Implementation of LDAPControls

Michael Ströder michael at stroeder.com
Sun Feb 27 22:41:05 CET 2005


Deepak Giridharagopal wrote:
 >
 > Regarding your suggestions, I've attached a new patch (I diff'ed
 > against the cvs HEAD).

Thanks again for contributing! Committed to CVS.

 >>One thing I wonder about is whether it's possible to send a control
 >>where the control value is absent (e.g. by passing None as control
 >>value)? See RFC3296 chapter 3 for an example (ManageDsaIT Control).
 >
 > Done!
 > (Before, an error would have been thrown. Now, 'None' is permitted.)

Now I can start re-implementing LDAPObject.manage_dsa_it()...

Ciao, Michael.




More information about the python-ldap mailing list