]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-master.conf
index f3d7e044b101ed1af73184cc06216602a921ec8f..2bc67b4071e7d083dc2461fd46351311d5e93edb 100644 (file)
@@ -2,12 +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/nis.schema
+include ./schema/openldap.schema
 schemacheck    on
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
@@ -16,8 +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
+#ldbm#index            objectClass eq
+#bdb#index             objectClass eq