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
|
auth_mechanisms = login plain
|
||||||
|
|
||||||
|
user_attrs = =user=%{ldap:cn}
|
||||||
|
|
||||||
passdb {
|
passdb {
|
||||||
driver = ldap
|
driver = ldap
|
||||||
args = ${cfg.ldap-conf}
|
args = ${cfg.ldap-conf}
|
||||||
|
Loading…
Reference in New Issue
Block a user