Stability of python-ldap

Michael Ströder michael at stroeder.com
Tue Dec 11 23:36:50 CET 2001


Paul Sokolovsky wrote:
> 
> Michael Ströder wrote on Tuesday, December 11, 2001:
> 
> MS> Paul Sokolovsky wrote:
> >>
> >>   Can the maintainers comment on stability of python-ldap? Can it be
> >> used for production?
> 
> MS> Which level of "production"?
> 
>     When one can use it in a separate product without becoming
> python-ldap hacker or bother its developers too much ;-)

Look into the examples in Demo/. Please provide more programming
examples if you feel the need for it. Support for LDAP with StartTLS
and LDAP over SSL is currently undocumented and needs testing
(especially things like certificate validation and using client
certs).

> >> If so, which CVS tag is suggested?
> 
> MS> Depends on your OS.
> 
>     Linux.

On Linux you check out recent version and build against recent
OpenLDAP 2 libs (IMHO should be 2.0.12+). There's currently not much
activity in the C wrapper part. Remember not to promise Win32
support to your customers at the moment (or hack OpenLDAP 2 libs
into DLLs yourself).

I'm currently rewriting pure-Python module ldif. Expect the API to
change.

Ciao, Michael.




More information about the python-ldap mailing list