...Which is in cfg
This commit is contained in:
+2
-2
@@ -200,12 +200,12 @@ in {
|
|||||||
|
|
||||||
passdb {
|
passdb {
|
||||||
driver = ldap
|
driver = ldap
|
||||||
args = ${ldap-conf}
|
args = ${cfg.ldap-conf}
|
||||||
}
|
}
|
||||||
|
|
||||||
userdb = {
|
userdb = {
|
||||||
driver = ldap
|
driver = ldap
|
||||||
args = ${ldap-conf}
|
args = ${cfg.ldap-conf}
|
||||||
}
|
}
|
||||||
|
|
||||||
service auth {
|
service auth {
|
||||||
|
|||||||
Reference in New Issue
Block a user