summaryrefslogtreecommitdiffstats
path: root/confskel/openldap/ldap/slapd.conf
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-06-06 04:16:24 -0500
committerTimothy Pearson <[email protected]>2012-06-06 04:16:24 -0500
commit75044dd48af51f848e49f6705ec6e9423571dd8c (patch)
treea973bc28051a6706dc6e28f807538bc3e8f3488c /confskel/openldap/ldap/slapd.conf
parentbf4dbda9682241deffb3ec704e2597a12496d2a8 (diff)
downloadkcmldapcontroller-75044dd48af51f848e49f6705ec6e9423571dd8c.tar.gz
kcmldapcontroller-75044dd48af51f848e49f6705ec6e9423571dd8c.zip
Add ssl generation and storage
Diffstat (limited to 'confskel/openldap/ldap/slapd.conf')
-rw-r--r--confskel/openldap/ldap/slapd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/confskel/openldap/ldap/slapd.conf b/confskel/openldap/ldap/slapd.conf
index 3dce739..9263350 100644
--- a/confskel/openldap/ldap/slapd.conf
+++ b/confskel/openldap/ldap/slapd.conf
@@ -72,8 +72,8 @@ index gidNumber eq
lastmod on
unique_attributes mail uid uidNumber
-TLSCertificateFile /etc/trinity/ldap/tde-ca/public/@@@ADMINSERVER@@@.crt
-TLSCertificateKeyFile /etc/trinity/ldap/tde-ca/private/@@@ADMINSERVER@@@.key
+TLSCertificateFile @@@LDAPPEMFILE@@@
+TLSCertificateKeyFile @@@LDAPPEMKEYFILE@@@
sasl-realm @@@REALM_UCNAME@@@
sasl-host @@@ADMINSERVER@@@