blob: 8dd6dae6fb1663dbfdb11101560d5d3ccf1096c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
LDAP Wrapper for Python
This module provides an LDAP API to Python in the spirit of RFC1823.
Some cool things people have done with ldapmodule
* LANL phone book (source)
* Michael Stroeder's web2ldap (previously ldap-client-cgi.py).
* LDAP support for Zope (see also Zope)
|