Documentation
python-ldap Docs
Documentation packages as HTML:
See current file
CHANGES for a reading about latest improvements and fixes.
You can also browse the docs on-line
(which might be sometimes more recent and complete than the downloadable docs).
Third-party documentation
The following documents referenced are not written by python-ldap project
members. Therefore some information might be outdated or links might be broken.
A series of articles by Matt Butcher about python-ldap:
-
LDAP Programming in Python
-
Another article for getting started with python-ldap.
-
Using LDAP from Java+Tomcat and Python+Zope
-
Includes ready-to-use worked examples to connect to an eDirectory
sandbox via LDAP, Java or Python for non-encrypted and encrypted (SSL)
connections.
-
RFC1823
-
The LDAP Application Program Interface, mainly for LDAPv2.
-
draft-ietf-ldapext-ldap-c-api
-
This Internet draft of the discontinued IETF working group
LDAPEXT
is of interest here since the OpenLDAP 2 libs implement this (expired) draft.
-
OpenLDAP
-
It's worth to have a look at the
manual pages and the
Developer's FAQ.
-
VSLDAP
-
VSLDAP Interoperability Test Suite.