Try specifying the CN to fetch the user
This commit is contained in:
parent
cd9ff40814
commit
f29d321673
|
@ -200,6 +200,8 @@ in {
|
|||
|
||||
auth_mechanisms = login plain
|
||||
|
||||
user_attrs = =user=%{ldap:cn}
|
||||
|
||||
passdb {
|
||||
driver = ldap
|
||||
args = ${cfg.ldap-conf}
|
||||
|
|
Loading…
Reference in New Issue