I have set the limit to 1000...
but that does not change the situation....
the number of results are the same
Michael Alan Dorman wrote:
Well I don't know the exact mechanism by which the page control
works, so my gut inclination would be to remove it entirely, at
least to rule it out as an issue.
Many times there are limits on the number of records that can be read
with a single call - AD by default limits you to 2000 records. The
page control is necessary in this instance.
Just to see what happens, try lowering the page count to 100. It will
take slightly longer, but see if your numbers come out the same.
The only other thing that occurs to me is to wonder if the account
you're using actually has permission to read all elements?
I think this is most likely
You might be able to get a better idea of that by seeing what
another tool does---what, for instance, does ldapsearch do when you
hand it the equivalent query?
Chances are you'll hit the limit on number of records returned.
--
Justin Alcorn
[EMAIL PROTECTED]