]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapd.conf
cleanup comments
[openldap] / servers / slapd / slapd.conf
index 03db77e9f7309de84d2c26f2440ba129051ea7f6..3b7553c8e1880f1a1970ca792da016cfa7dc7a2a 100644 (file)
@@ -16,6 +16,7 @@ argsfile      %LOCALSTATEDIR%/slapd.args
 
 # Load dynamic backend modules:
 # modulepath   %MODULEDIR%
+# moduleload   back_bdb.la
 # moduleload   back_ldap.la
 # moduleload   back_ldbm.la
 # moduleload   back_passwd.la
@@ -28,7 +29,7 @@ argsfile      %LOCALSTATEDIR%/slapd.args
 #      Allow authenticated users read access
 #      Allow anonymous users to authenticate
 # Directives needed to implement policy:
-#access to dn="" by * read
+#access to dn.base="" by * read
 #access to *
 #      by self write
 #      by users read