ldaptor-common | Pure-Python library for LDAP (common files) | Mehr ...
Ldaptor is a pure-Python library that implements . - LDAP client logic. . - separately-accessible LDAP and BER protocol message generation/parsing. . - ASCII-format LDAP filter generation and parsing. . - LDIF format data generation. . - Samba password changing logic. . This package contains the common files shared between different builds of the library for different Python versions.
ldaptor-doc | Documentation for Ldaptor | Mehr ...
A collection of documentation about Ldaptor and LDAP, including * An introduction to LDAP * The Ldaptor library API * Slides for a talk "Creating a simple LDAP application"
ldaptor-utils | Command-line LDAP utilities | Mehr ...
A set of LDAP utilities for use from the command line, including: . ldaptor-search -- Search LDAP directories. . ldaptor-namingcontexts -- Fetch the naming contexts the server supports. . ldaptor-find-server -- Find the server that serves the wanted DN by looking at DNS SRV records. . ldaptor-passwd -- Change passwords. . ldaptor-rename -- Change object RDN and DNs. . ldaptor-ldap2passwd -- Generate passwd(5) format data from LDAP accounts. . ldaptor-getfreenumber -- Do an efficient scan for e.g. next free uidNumber. . ldaptor-ldap2dhcpconf -- Create dhcp.conf based on LDAP host info. . ldaptor-ldap2dnszones -- Create a DNS zone files based on LDAP host info. . ldaptor-ldap2maradns -- Create a maradns zone file based on LDAP host info. . ldaptor-ldap2pdns -- pdns pipe backend. . ldaptor-fetchschema -- Fetch schema from a server.
ldaptor-webui | Web user interface for editing LDAP directories | Mehr ...
A web-based user interface to search and edit information in an LDAP directory.
python-ldaptor | Pure-Python library for LDAP | Mehr ...
Ldaptor is a pure-Python library that implements * LDAP client logic. * separately-accessible LDAP and BER protocol message generation/parsing. * ASCII-format LDAP filter generation and parsing. * LDIF format data generation. * Samba password changing logic.