ANN: python-ldap-2.3.8

Michael Ströder michael at stroeder.com
Sun May 3 20:37:11 CEST 2009


Geert Jansen wrote:
> 
> could you have a look at the patch that i submitted a while ago to
> expose LDAP_OPT_X_SASL_NOCANON? This option is a new LDAP option that
> disables SASL host name canonicalization. It is very useful in Windows
> AD environments.

Sorry, this was still in the pipe.

Questions:

Why didn't you patch LDAP_get_option()?

If I also extend LDAP_get_option() l.get_option(ldap.OPT_X_SASL_NOCANON)
will always return -1 if set to any value instead of 0. Is that correct?

Ciao, Michael.



More information about the python-ldap mailing list