RE: [otrs] LDAP only getting 100 records

Do you really need that much list entries? I can´t imagine you´re scrolling your way through 4000 records... otrs searches the whole list, not only the part it is displaying. Also, you can customize what DB-fields are used for the search and you can add new DB-fields - it´s really easy. Lars
-----Original Message----- From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org]On Behalf Of Thomas Nilsen Sent: Wednesday, October 08, 2003 8:47 AM To: User questions and discussions about OTRS. Subject: RE: [otrs] LDAP only getting 100 records
Or you're hitting the 200 record limit set in OTRS. In Kernel/System/CustomerUser/LDAP.pm look for "$Self->{UserSearchListLimit} = 200"; Increase this to a higher number (I'm currently using 4000 in a AD LDAP tree..
Regards, Thomas
-----Original Message----- From: Wouter Mignon [mailto:wouter.mignon@khleuven.be] Sent: Wednesday, October 08, 2003 12:08 AM To: User questions and discussions about OTRS. Subject: Re: [otrs] LDAP only getting 100 records
Rob,
You LDAP server is probably limited to 100 records. In most cases such limit is aplied (to avoid abuse). Talk to your ldap administrator and ask for an account without this restriction. Put this login in your otrs configfile.
Wouter
Quoting Rob Dewhirst
: I linked up CustomerUser to my campus LDAP server.
I am only getting the first 100 records from the server when I go to AdminArea->Customer User.
Is this not the right place to look at the users if you are using LDAP?
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
DISCLAIMER: This message contains information that may be privileged or confidential and is the property of the Roxar Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System?
participants (1)
-
Lars Monsees