Skip to content
Snippets Groups Projects
Select Git revision
  • 1b1a17fa02ad247d13cdd86afc39b7ec23c3c3f5
  • master default protected
  • template-unit
  • dh_installsystemd
  • group-filter
  • catch-checkpassword
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
10 results

uffd-ldapd

Forked from uffd / uffd-ldapd
4 commits behind the upstream repository.
user avatar
Julian Rother authored
As a side effect the unit files now live in "/lib/systemd/system" instead of
"/usr/lib/systemd/system".
1b1a17fa
History

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!