ANN: python-ldap-2.0.3

Michael Ströder michael at stroeder.com
Wed Oct 6 15:21:09 EDT 2004


Find a new pre-release of python-ldap:

   http://python-ldap.sourceforge.net/

python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for
that purpose. Additionally it contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs and LDAPv3 schema).

----------------------------------------------------------------
Released 2.0.3 2004-10-06

Changes since 2.0.2:

* Added support for LDAP Password Modify Extended Operation
   (see RFC 3062)

Demo/:
* Added passwd_ext_op.py

Modules/:
* Added l_ldap_passwd() in LDAPObject.c

Lib/:
* Added methods passwd() and passwd_s() to
   ldap.ldapobject.LDAPObject



More information about the Python-list mailing list