]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapd.conf
Add missing progname argument to fprintf
[openldap] / servers / slapd / slapd.conf
index 80e121d3008b505f0351e3db447770197f852353..9133a46aa0d93a9d8fa50d0f1e00e88e3d368fa5 100644 (file)
@@ -5,7 +5,11 @@
 include                %SYSCONFDIR%/slapd.at.conf
 include                %SYSCONFDIR%/slapd.oc.conf
 schemacheck    off
-referral       ldap://ldap.itd.umich.edu
+
+#referral      ldap://root.openldap.org
+
+pidfile                %LOCALSTATEDIR%/slapd.pid
+argsfile       %LOCALSTATEDIR%/slapd.args
 
 #######################################################################
 # ldbm database definitions
@@ -20,3 +24,5 @@ rootdn                "cn=root, dc=your-domain, dc=com"
 rootpw         secret
 # cleartext passwords, especially for the rootdn, should
 # be avoid.  See slapd.conf(5) for details.
+
+