problem with set_option and tls

Mike Lovell mike at mozy.com
Thu May 28 22:21:50 CEST 2009


Michael Ströder wrote:
> I guess you're using python-ldap built against OpenLDAP 2.3 client libs.
> With OpenLDAP 2.4 connection-specific TLS options should be supported.
>
>   
I am using a machine with Ubuntu 9.04 which has the 2.4 OpenLDAP 
libraries. I double checked the package dependencies and did ldd on the 
_ldap.so file and both show it was compiled against the 2.4 libraries. I 
am using python-ldap 2.3.5. I don't know if a newer version is needed 
for this. But I am planning on several Debian Etch machines which were 
built against older OpenLDAP libraries so I should still plan for this 
behavior. Thanks for the help.

mike



More information about the python-ldap mailing list