fix: template ldap root pw

This commit is contained in:
2024-12-22 23:29:14 +00:00
parent cfa5bff05c
commit 3a23707fd3
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ include /etc/ldap/schema/verification.schema
database mdb
suffix "{{ ldap_suffix }}"
rootdn "{{ ldap_bind_dn }}"
rootpw {SSHA}HISTORY_PURGED_SECRET
rootpw {SSHA}{{ ldap_root_pw }}
#TLSCACertificateFile /etc/ssl/certs/ca-certificates.crt
#TLSCertificateFile /etc/letsencrypt/live/ldap.atlantishq.de/cert.pem