X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapd.conf;h=006b95288fe59f3291a60cd7738cbe36ae552116;hb=3a9f96ec0d00344c1fb009ca49090a257d8d42a5;hp=901e5693826523cac78d806c99ebc31a9789833c;hpb=e699a9f871546a7a457c09cbb032b1223bfc6b55;p=openldap diff --git a/servers/slapd/slapd.conf b/servers/slapd/slapd.conf index 901e569382..006b95288f 100644 --- a/servers/slapd/slapd.conf +++ b/servers/slapd/slapd.conf @@ -1,8 +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 +pidfile %LOCALSTATEDIR%/slapd.pid +argsfile %LOCALSTATEDIR%/slapd.args + ####################################################################### # ldbm database definitions ####################################################################### @@ -14,3 +21,7 @@ directory /usr/tmp rootdn "cn=root, dc=your-domain, dc=com" #rootdn "cn=root, o=Your Organization Name, c=US" rootpw secret +# cleartext passwords, especially for the rootdn, should +# be avoid. See slapd.conf(5) for details. + +