python-ldap Documentation¶
Abstract
This document describes the package python-ldap with its various modules.
Depending on what you want to do this manual assumes basic to expert knowledge about the Python language and the LDAP standard (LDAPv3).
Contents¶
- Building and installing
ldapLDAP library interface moduleldap.asyncStream-processing of large search resultsldap.controlsHigh-level access to LDAPv3 extended controlsldap.dnLDAP Distinguished Name handlingldap.extopHigh-level access to LDAPv3 extended operationsldap.filterLDAP filter handlingldap.modlistGenerate modify listsldap.resiterGenerator for stream-processing of large search results- Examples
ldap.schemaHandling LDAPv3 schemaldap.syncreplImplementation of a syncrepl consumerldap.saslHandling LDAPv3 schemaldifLDIF parser and generatorldapurlLDAP URL handlingdsmlDSMLv1 parser and generator