Download List

專案描述

python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly, it wraps the OpenLDAP 2.3+ libs for that purpose. Additionally, the package contains modules for other LDAP-related stuff (such as processing LDIF, LDAPURLs, and LDAPv3 schema).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-27 04:32
2.4.8

Support for more LDAPv3 extended controls was added. Some bugfixes, especially for a memory leak and a false lock release.

2011-06-04 18:30
2.4.0

OpenLDAP 2.4.11 or later is now required to build the modules. Support for extracting LDAPv3 extended controls in LDAP_RES_SEARCH_ENTRY responses was added along with generic support for LDAPv3 extended operations. A new class API was provided in ldap.controls, with new control classes. Some require pyasn1 and pyasn1_modules. A new ldap.logger helper module was included. There were also some fixes and code cleanups.

2009-05-01 00:31
2.3.8

Fixes were made to the schema parser.

2009-04-13 02:27
2.3.7

Various fixes were made for 64-bit systems. It now handles out-of-range error codes returned by libldap.

2009-02-22 22:18
2.3.6

Some fixes for building were added (for SunStudio and gcc 4.4). Minor clarifications were made in the documentation. SASL-related constants were added.
標籤: Minor bugfixes

Project Resources