]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-master.conf
index 30903269399fe64a44b266e1900b5e7015eb14af..2bc67b4071e7d083dc2461fd46351311d5e93edb 100644 (file)
@@ -2,12 +2,11 @@
 #
 # master slapd config -- for testing
 #
-include                ./data/slapd.at.conf
-include                ./data/slapd.oc.conf
-#include ../../servers/slapd/schema/core.schema
-#include ../../servers/slapd/schema/openldap.schema
-#include ../../servers/slapd/schema/cosine.schema
-#include ../../servers/slapd/schema/inetorgperson.schema
+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
@@ -16,13 +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
-dbnosync
-dbnolocking
+#ldbm#index            objectClass eq
+#bdb#index             objectClass eq