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

Size Limits



Hi,

I am trying to get a list of about 28,000 usernames back from an AD Server.
I am running OpenLDAP 2.2 and I cant get past 1000 returned entries. I have
manually specified -z 0 but still it stops at 1000. The owners of the AD
Server say that there must be some way that I can use "page stepping" to
return the total list. Can I do this? I am using ldapsearch to connect and
then PHP to parse the returned entries.

Thanks a lot,
Ian