doc: bindUser and binPassword LDAP options
This commit is contained in:
parent
65923c0c05
commit
cf38aea80b
1 changed files with 3 additions and 0 deletions
|
@ -121,6 +121,9 @@ filter="(|(username={{username}})(mail={{username}}))"
|
|||
#Username field in LDAP (uid/cn/username)
|
||||
uidTag="username"
|
||||
passwordresetlink=""
|
||||
# Use a different user to bind LDAP (final bind DN will be: {{uidTag}}={{bindUser}},{{baseDN}})
|
||||
bindUser=""
|
||||
bindPassword=""
|
||||
|
||||
[postfixbounce]
|
||||
# Enable to allow writing Postfix bounce log to Mailtrain listener
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue