From: Michael S. <mi...@st...> - 2010-01-18 16:25:51
|
Dave Kirby wrote: > 2010/1/18 Michael Ströder <mi...@st...>: > 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 referring to the docs online at > http://www.python-ldap.org/doc/html/ldap.html#ldapobject-class and the > latest version in CVS at > http://python-ldap.cvs.sourceforge.net/viewvc/python-ldap/python-ldap/Doc/ldap.rst?revision=1.11&view=markup. > > They both say under the LDAPPObject.search_xxx functions: > > * serverctrls* not implemented yet. > * clientctrls* not implemented yet. Sorry, this is clearly outdated. Will correct it soon. Ciao, Michael. |