[bugfix] Fix LDAP issue with OpenLDAP/MS AD

This commit is contained in:
vladimir 2017-03-15 19:10:00 +02:00
parent 5332c81739
commit 2e5def404f
3 changed files with 9 additions and 5 deletions

View file

@ -112,6 +112,8 @@ host="localhost"
port=3002
baseDN="ou=users,dc=company"
filter="(|(username={{username}})(mail={{username}}))"
#Username field in LDAP (uid/cn/username)
uidTag="username"
passwordresetlink=""
[postfixbounce]