Re-add user-db
This commit is contained in:
parent
8860ca23c5
commit
cd9ff40814
|
@ -205,6 +205,11 @@ in {
|
|||
args = ${cfg.ldap-conf}
|
||||
}
|
||||
|
||||
userdb {
|
||||
driver = ldap
|
||||
args = ${cfg.ldap-conf}
|
||||
}
|
||||
|
||||
service auth {
|
||||
unix_listener auth {
|
||||
mode = 0600
|
||||
|
|
Loading…
Reference in New Issue