Skip to content
Snippets Groups Projects
Select Git revision
  • 10c3feacb7c07cd196a8d8b733f1aa93f735c95e
  • master default protected
  • style-2021
  • newstyle
  • archive/2020
  • vanion-master-patch-78871
  • deinkoks-master-patch-08946
  • 2020
8 results

docs

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.