From: Deepak G. <de...@ar...> - 2005-03-10 23:14:17
|
On Tue, 2005-03-01 at 21:24 +0100, Michael Str=F6der wrote: > Anyway I'd appreciate every one's feedback whether the modifications in= =20 > class LDAPControl and the sub-module ldap.controls seems suitable. So=20 > please bring your CVS working dir in sync and test. Thanks! It looks like ldapobject.py invokes the EncodeControlTuples function for some extended ldap operations, but not all of them. Ideally, every call to "_ldap_call" that takes controls as parameters should be converting LDAPControl arguments to tuples, right? I've attached a patch. Cheers! deepak -- Deepak Giridharagopal Applied Research Laboratories University of Texas at Austin |