
20 May
2003
20 May
'03
3:52 p.m.
Martin Edenhofer writes:
On Tue, May 20, 2003 at 10:02:50AM +0100, Jim Wight wrote:
We are using OTRS for our internal support system, and I've constructed my LDAP database of potential customers from the list of users in our Unix password file. There are over 800 of them.
It seems that the max. count of ldap-query-result is under 800.
*) increase your max. ldap size count to 1000 - with OpenLDAP -=> sizelimit 1000 (in slapd.conf default is 500) -
And, ist it working? Thanks for feedback!
I've made that change, and things are working fine now. Thanks for your help. This is my first taste of LDAP. Jim