Configure KeyCape LLDAP people OU

This commit is contained in:
2026-05-25 00:32:43 +02:00
parent 5af876eb8c
commit dc70cd9fab
3 changed files with 9 additions and 1 deletions

View File

@@ -78,6 +78,8 @@ lldap:
bindDN: "uid=admin,ou=people,dc=netkingdom,dc=local"
bindPW: "${LLDAP_BIND_PW}"
baseDN: "dc=netkingdom,dc=local"
userOU: "ou=people"
groupOU: "ou=groups"
authelia:
# Cluster-internal URL for server-side token exchange.