Try specifying the CN to fetch the user

This commit is contained in:
niten 2023-09-30 08:46:42 -07:00
parent cd9ff40814
commit f29d321673
1 changed files with 2 additions and 0 deletions

View File

@ -200,6 +200,8 @@ in {
auth_mechanisms = login plain
user_attrs = =user=%{ldap:cn}
passdb {
driver = ldap
args = ${cfg.ldap-conf}