]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-master.conf
index 418ed5e7c4bde636cf4c4317961f64dbcbb29654..2bc67b4071e7d083dc2461fd46351311d5e93edb 100644 (file)
@@ -1,8 +1,12 @@
+# $OpenLDAP$
 #
 # 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
@@ -11,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