Try specifying username format

This commit is contained in:
niten 2023-09-30 11:48:55 -07:00
parent 6893ce148f
commit 915a0f0691
1 changed files with 1 additions and 0 deletions

View File

@ -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