Skip to content
Snippets Groups Projects
Select Git revision
  • 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
12 results

python-ldapserver

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Julian Rother authored
    cc4fd2f6
    History
    Name Last commit Last update
    docs
    src/ldapserver
    .gitignore
    LICENSE
    README.md
    setup.py

    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!