]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-repl-master.conf
index bb4944fe1bd14a441712649179689cec2b7789de..727036e2ed33c00530e6b69e2f471a21a7476503 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    off
 #
@@ -16,17 +17,16 @@ argsfile    ./test-db/slapd.args
 # ldbm database definitions
 #######################################################################
 
-backend @BACKEND@
-# #ldbm#directory ./test-db
-
 database       @BACKEND@
 cachesize      0
 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          cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
+#bdb#index             objectClass     eq
+#bdb#index             cn,sn,uid       pres,eq,sub
 lastmod                on
 
 replogfile     ./test-db/slapd.replog