From: Mike L. <mi...@mo...> - 2009-05-28 20:22:20
|
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 |