Skip to content
Snippets Groups Projects
Select Git revision
  • fbe9859d39044d5022ecc3fdc504a8822821c72b
  • master default protected
  • decorator-interface
  • v0.1.2 protected
  • v0.1.1 protected
  • v0.1.0 protected
  • v0.0.1.dev6 protected
  • v0.0.1.dev5 protected
  • v0.0.1.dev4 protected
  • v0.0.1.dev3 protected
  • v0.0.1.dev2 protected
  • v0.0.1.dev1 protected
  • v0.0.1.dev0 protected
13 results

python-ldapserver

nd's avatar
nd authored
fbe9859d
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.

Early prototype, API not stable yet, do not rely on it!