fixes for start

This commit is contained in:
2026-04-28 15:07:32 +02:00
parent fe8d42daf4
commit 41539762bc
2 changed files with 10 additions and 4 deletions
+3 -3
View File
@@ -464,15 +464,15 @@ LDAP_SERVER_HOST=ldap://10.10.10.10
# empty => ou=people,dc=domain,dc=com
# => e.g. LDAP_SEARCH_BASE=dc=mydomain,dc=local
LDAP_SEARCH_BASE=DC=bytetrail,DC=local
LDAP_SEARCH_BASE=DC=byte,DC=trail
# empty => cn=admin,dc=domain,dc=com
# => take a look at examples of SASL_LDAP_BIND_DN
LDAP_BIND_DN=CN=Mailserver Service Account,OU=Server,DC=bytetrail,DC=local
LDAP_BIND_DN=CN=Mailserver Service Account,OU=Server,DC=byte,DC=trail
# empty** => admin
# => Specify the password to bind against ldap
LDAP_BIND_PW=ByteTrail123456!
LDAP_BIND_PW=Mail$3rv!ceAcc2026
# e.g. `"(&(mail=%s)(mailEnabled=TRUE))"`
# => Specify how ldap should be asked for users