opnsense-ports/net/py-python-ldap/pkg-descr
Franco Fichtner 513ea9cdde */*: sync with upstream
Taken from: FreeBSD
2023-11-20 08:47:06 +01:00

10 lines
323 B
Text

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)