]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-master.conf
index d1c2387e20f6ec09c7365a2ae2d0a8a86644b8e2..2bc67b4071e7d083dc2461fd46351311d5e93edb 100644 (file)
@@ -2,8 +2,11 @@
 #
 # master slapd config -- for testing
 #
-include                ./data/slapd.at.conf
-include                ./data/slapd.oc.conf
+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
@@ -12,12 +15,10 @@ argsfile    ./test-db/slapd.args
 # ldbm database definitions
 #######################################################################
 
-database       ldbm
+database       @BACKEND@
 suffix         "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq,approx
-index          default         none
-lastmod                on
-dbcachenowsync
+#ldbm#index            objectClass eq
+#bdb#index             objectClass eq