You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-10 23:12:02 +02:00
fixed privileges (#1166)
This commit is contained in:
@@ -560,7 +560,7 @@ Note: This postgrey setting needs `ENABLE_POSTGREY=1`
|
|||||||
##### SASLAUTHD_LDAP_BIND_DN
|
##### SASLAUTHD_LDAP_BIND_DN
|
||||||
|
|
||||||
- empty => anonymous bind
|
- 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. 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
|
- e.g. openldap: SASLAUTHD_LDAP_BIND_DN=cn=admin,dc=mydomain,dc=net
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user