]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapd.conf
s/SUBSTRINGS/SUBSTR/
[openldap] / servers / slapd / slapd.conf
index ea9b076b410f383a2964af19d2563b65e50f9c55..543bcd10bed2a3238569b8cc970e6ca4466c9bde 100644 (file)
@@ -3,8 +3,7 @@
 # See slapd.conf(5) for details on configuration options.
 # This file should NOT be world readable.
 #
-include                %SYSCONFDIR%/slapd.at.conf
-include                %SYSCONFDIR%/slapd.oc.conf
+include                %SYSCONFDIR%/schema/core.schema
 
 # Define global ACLs to disable default read access.
 
@@ -37,6 +36,9 @@ suffix                "dc=my-domain, dc=com"
 rootdn         "cn=Manager, dc=my-domain, dc=com"
 #rootdn                "cn=Manager, o=My Organization Name, c=US"
 # cleartext passwords, especially for the rootdn, should
-# be avoid.  See slapd.conf(5) for details.
+# be avoid.  See slappasswd(8) and slapd.conf(5) for details.
 rootpw         secret
+# database directory
+# this directory MUST exist prior to running slapd AND 
+# should only be accessable by the slapd/tools. Mode 700 recommended.
 directory      %LOCALSTATEDIR%/openldap-ldbm