]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-master.conf
index a6e92b4c92e806c909a7c469759dadeaa1fdcf6a..2bc67b4071e7d083dc2461fd46351311d5e93edb 100644 (file)
@@ -6,6 +6,7 @@ ucdata-path     ./ucdata
 include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
+include ./schema/openldap.schema
 schemacheck    on
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
@@ -14,12 +15,10 @@ 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
+#ldbm#index            objectClass eq
+#bdb#index             objectClass eq