Re-add user-db

This commit is contained in:
niten 2023-09-29 18:00:56 -07:00
parent 8860ca23c5
commit cd9ff40814
1 changed files with 5 additions and 0 deletions

View File

@ -205,6 +205,11 @@ in {
args = ${cfg.ldap-conf}
}
userdb {
driver = ldap
args = ${cfg.ldap-conf}
}
service auth {
unix_listener auth {
mode = 0600