X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapd.conf;h=9133a46aa0d93a9d8fa50d0f1e00e88e3d368fa5;hb=ecb9c3b3fb3dc595b1b0c572762ae664babeb4db;hp=645b73363e07aa9c2b0b57f17b5e204459de4488;hpb=55cd5ee75f1206a7d018442f0bee627f5207e3a7;p=openldap diff --git a/servers/slapd/slapd.conf b/servers/slapd/slapd.conf index 645b73363e..9133a46aa0 100644 --- a/servers/slapd/slapd.conf +++ b/servers/slapd/slapd.conf @@ -1,10 +1,15 @@ # # 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 schemacheck off -referral ldap://ldap.itd.umich.edu + +#referral ldap://root.openldap.org + +pidfile %LOCALSTATEDIR%/slapd.pid +argsfile %LOCALSTATEDIR%/slapd.args ####################################################################### # ldbm database definitions @@ -19,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. + +