On 2/12/03 5:57 pm, Johnson, Brian K <[EMAIL PROTECTED]> wrote: > Active Directory, stangely, also imposes the 1000 limit on the number of > entries returned in a multivalued attribute. So, if you have a group > with 2000 members you will only get the first 1000 users back on the > initial call. Below is some code that works around this odd AD > 'feature'. It is ugly....but it works. This code also works on port 389.
I was about to follow up saying I've just tested > 1000 values on a normal LDAP directory (which worked fine) but that's clearly not relevant :-) Cheers, Chris
