fixed privileges (#1166)

This commit is contained in:
0xflotus 2019-05-14 21:40:02 +02:00 committed by Johan Smits
parent c4b2f6b7e6
commit adf3d8e1b3
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@ Note: This postgrey setting needs `ENABLE_POSTGREY=1`
##### SASLAUTHD_LDAP_BIND_DN
- empty => anonymous bind
- specify an object with priviliges to search the directory tree
- specify an object with privileges to search the directory tree
- e.g. active directory: SASLAUTHD_LDAP_BIND_DN=cn=Administrator,cn=Users,dc=mydomain,dc=net
- e.g. openldap: SASLAUTHD_LDAP_BIND_DN=cn=admin,dc=mydomain,dc=net