]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
s/umich.edu/example.com/
[openldap] / tests / data / slapd-master.conf
index a192c426f0cee3b1715c71a9346d88b8f306aa1b..2d4e879bd41640b000ee6baf8cb5b4db38ba20bd 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
-schemacheck    on
+include ./schema/openldap.schema
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
 
@@ -15,11 +14,10 @@ argsfile    ./test-db/slapd.args
 # ldbm database definitions
 #######################################################################
 
-database       ldbm
-suffix         "o=University of Michigan, c=US"
+database       @BACKEND@
+suffix         "o=University of Michigan,c=US"
 directory      ./test-db
-rootdn         "cn=Manager, o=University of Michigan, c=US"
+rootdn         "cn=Manager,o=University of Michigan,c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq
-dbnosync
-dbnolocking
+#ldbm#index            objectClass eq
+#bdb#index             objectClass eq