From: Geert J. <ge...@bo...> - 2009-05-04 07:05:29
|
2009/5/3 Michael Ströder <mi...@st...>: > > Why didn't you patch LDAP_get_option()? That is an oversight. It should be updated as well. New patch attached. > 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? Yes, that should be fine. Thanks, Geert |