Re: search for one object with thousands of members fails

Graham Barr <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.ldap
Message-ID <[email protected]>
On Mar 29, 2010, at 7:32 AM, Michael McGovern wrote:
> I'm trying to extract a list of the members of of a Global Group in AD.
> It works for groups with a small number (hundreds) of members but not
> for one with thousands. I don't even get the first few hundred of the
> large group.

What do you get returned ? It would be helpful if you sent the output
when you have debug => 15 in the options

I you think it is the member attribute size that is preventing getting a result
have you tried to do a search with a small attribute, like requesting
just "cn" to confirm that the query actually finds something

Graham.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.