[Date Prev][Date Next] [Chronological] [Thread] [Top]

Limits in ldapsearch



Hi,

Im having a problem using ldapsearch to search through a group of users. I
keep on getting the following error:

ldap_search: Sizelimit exceeded

I have tried adding "-z 100000" into my query but it will only return 2071
entries from the ldap server when there are over 30,000 that need to be
returned. It will do this no matter what value I put after the -z. It always
stops at 2071.

Is there some way that I can get around this? I am running openldap 1.2.
Would it help if I upgraded to a later version? The reason I ask first it
because to upgrade will mean having to roll out new version to about 100
machines which I dont want to do unless its really necissary.

Thanks alot,
Ian