]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd.conf
Disable reverse lookups by default for security
[openldap] / tests / data / slapd.conf
index 0fb254ef68b4019f6ab91ccd093edd156dd10b94..ce2f117d57854dbd2318e6309265b7c43b1cc994 100644 (file)
@@ -7,7 +7,7 @@ ucdata-path     ./ucdata
 include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
-schemacheck    on
+include ./schema/openldap.schema
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
 
@@ -20,13 +20,12 @@ suffix              "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          objectclass     eq
-index          uid     pres,eq,sub
-index          cn,sn   pres,eq,sub,subany
+#ldbm#index            objectclass     eq
+#ldbm#index            uid     pres,eq,sub
+#ldbm#index            name    pres,eq,sub,subany
 #ldbm#dbnosync
 #ldbm#dbnolocking
-
-database       @BACKEND@
-suffix         "dc=OpenLDAP,dc=org"
-directory      ./test-repl
-index          objectclass     eq
+#bdb#index             objectclass     eq
+#bdb#index             uid     pres,eq,sub
+#bdb#index             name    pres,eq,sub,subany
+#bdb#lockdetect default 5