How get get more search results than the server’s sizelimit?

2010-01-17 Thread Dave Kirby
Hi, I am trying to search for all groups on a server, but there are more than the server sizelimit results, so the search fails to get them all. My understanding is that the only way to get round this is to use a paged search control with the search, but according to the python-ldap docs controls

Re: How get get more search results than the server ’s sizelimit?

2010-01-18 Thread Dave Kirby
2010/1/18 Michael Ströder : Dave Kirby wrote: [snip] >> but according to the python-ldap >> docs controls are not supported for the search functions even though >> they are for other functions. > > Which version of python-ldap and docs are you referring to? > I was refe