python-ldap Reference Documentation¶
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).
ldapLDAP library interface moduleldap.asyncsearchStream-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 resultsldap.schemaHandling LDAPv3 schemaldap.syncreplImplementation of a syncrepl consumerldap.saslSASL Authentication MethodsldifLDIF parser and generatorldapurlLDAP URL handlingslapdtestSpawning test instances of OpenLDAP’s slapd server