Skip to content
Snippets Groups Projects
Select Git revision
10 results

python-ldapserver

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Julian Rother authored
    a7f95671
    History

    Python LDAP Server Library

    Python library that implements the socketserver.BaseRequestHandler interface for LDAP. It provides stubs for all operations (BIND, SEARCH, ...). Overwrite the stubs you need to provide actual functionality.

    See the documentation for further details.