Skip to content
Snippets Groups Projects
Select Git revision
  • 0454b8519c5ddec594a32977722d9d0e50e027a6
  • master default protected
  • template-unit
  • dh_installsystemd
  • group-filter
  • v0.2.1 protected
  • v0.2.0 protected
  • v0.1.1 protected
  • v0.1.0 protected
9 results

README.md

Blame
  • user avatar
    Julian Rother authored
    eca67162
    History
    README.md 543 B

    Uffd LDAP Proxy Server

    Proxy server to provide uffd user and group data via LDAP. Based on python-ldapserver.

    To install uffd-ldapd on Debian, add the uffd Debian repository to /etc/sources.list and install the package uffd-ldapd. Update the config file /etc/uffd-ldapd.conf and restart the service with systemctl restart uffd-ldapd. The proxy server listens on ldap://127.0.0.1:389/.

    uffd-ldapd requires at least uffd v1.2.0!