fix: LDAPS-Auth, Mail-Zustellung und Zertifikat komplett funktionsfaehig

- LDAP: REFERRALS off + TLS_REQCERT never in /etc/ldap/ldap.conf
- LDAP: pass_attrs/user_attrs fuer Active Directory angepasst (via user-patches.sh)
- LDAP: LDAP_SERVER_HOST auf ldaps://10.10.10.10 gesetzt
- Mail: Bind-Mounts durch Docker Named Volumes ersetzt (v9fs -> ext4)
- SSL: Zertifikat mit CA:FALSE neu generiert (Thunderbird-Kompatibilitaet)
- Doku: DOKU-Mailserver-Setup.txt mit allen Problemen und Loesungen
This commit is contained in:
unknown
2026-05-08 07:55:19 -07:00
parent 32800dc9f0
commit a3689a6498
8 changed files with 304 additions and 3 deletions
+1 -1
View File
@@ -460,7 +460,7 @@ LDAP_START_TLS=no
# empty => mail.example.com
# Specify the `<dns-name>` / `<ip-address>` where the LDAP server is reachable via a URI like: `ldaps://mail.example.com`.
# Note: You must include the desired URI scheme (`ldap://`, `ldaps://`, `ldapi://`).
LDAP_SERVER_HOST=ldap://10.10.10.10
LDAP_SERVER_HOST=ldaps://10.10.10.10
# empty => ou=people,dc=domain,dc=com
# => e.g. LDAP_SEARCH_BASE=dc=mydomain,dc=local