Add lldap service.

Add LDAP service, to allow me to more easily add users to authelia, and
other SSO solutions.
This commit is contained in:
Lorenzo Good 2025-12-31 20:22:58 -06:00
parent b0657027e6
commit 07198a9b15
Signed by: lorenzo
GPG key ID: 7FCD64BD81180ED0
5 changed files with 91 additions and 3 deletions

View file

@ -13,6 +13,8 @@
"/var/lib/authelia-main"
"/var/lib/caddy/.local/share/caddy"
"/var/lib/vaultwarden"
{ directory = "/var/lib/private/lldap"; user = "lldap"; group = "lldap"; mode = "0700"; }
];
files = [