forked from infra/ansible
mail: dovecot verify password by binding to ldap
This commit is contained in:
parent
2abc3819ac
commit
cc7d959435
@ -67,7 +67,7 @@ tls_require_cert = demand
|
|||||||
# The pass_filter is used to find the DN for the user. Note that the pass_attrs
|
# The pass_filter is used to find the DN for the user. Note that the pass_attrs
|
||||||
# is still used, only the password field is ignored in it. Before doing any
|
# is still used, only the password field is ignored in it. Before doing any
|
||||||
# search, the binding is switched back to the default DN.
|
# search, the binding is switched back to the default DN.
|
||||||
#auth_bind = no
|
auth_bind = yes
|
||||||
|
|
||||||
# If authentication binding is used, you can save one LDAP request per login
|
# If authentication binding is used, you can save one LDAP request per login
|
||||||
# if users' DN can be specified with a common template. The template can use
|
# if users' DN can be specified with a common template. The template can use
|
||||||
|
Loading…
Reference in New Issue
Block a user