Try specifying username format
This commit is contained in:
parent
6893ce148f
commit
915a0f0691
|
@ -352,6 +352,7 @@ in {
|
||||||
passdb {
|
passdb {
|
||||||
driver = ldap
|
driver = ldap
|
||||||
args = ${cfg.ldap-conf}
|
args = ${cfg.ldap-conf}
|
||||||
|
username_format = %n
|
||||||
}
|
}
|
||||||
|
|
||||||
# All users map to one actual system user
|
# All users map to one actual system user
|
||||||
|
|
Loading…
Reference in New Issue