]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd.conf
Disable reverse lookups by default for security
[openldap] / tests / data / slapd.conf
index a55fa7566c41b2fc8dd408cfb5ce8b98c532a373..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
 
@@ -15,16 +15,17 @@ argsfile    ./test-db/slapd.args
 # ldbm database definitions
 #######################################################################
 
-backend @BACKEND@
-#ldbm#directory ./test-db
-
 database       @BACKEND@
 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
+#bdb#index             objectclass     eq
+#bdb#index             uid     pres,eq,sub
+#bdb#index             name    pres,eq,sub,subany
+#bdb#lockdetect default 5