Hi *,

using Net:LDAP 0.31 I wrote a script to retrieve Active Directory data.
Especially I am interested in getting a list of members for all our
groups.
Problem is, a few of these groups have more than 3000 members. If I try
to get the member attribute for one of them, the following attribute name
is returned: "member;range=0-1499"; the according value then consists of
exactly these 1499 members.
I know how to check for an attribute with this range suffix, but I don't
know how if there is an "official" method to handle it and I also don't
know how to retrieve the remaining members with an additional search.
Or perhaps there is some sort of parameter I can add to the first search
to get all the members within one search call.

Can anyone help me with this?

TIA.
Bye.
Michael.

Reply via email to