From: <mi...@st...> - 2005-01-13 19:15:05
|
Ryan Parrish wrote: > I would like to recall issue #2, I'm an idiot and it DOES work. But > I'm still stumped on getting all my results. I'm a little bit in a hurry and did not analyze your code. But this might be for you: http://python-ldap.sourceforge.net/doc/python-ldap/ldap.async-example.List.html You still should think about dividing your single search request into several search requests with more fine-grained search filter values. Ciao, Michael. |