]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-meta.conf
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / data / slapd-meta.conf
index af7249c953e939f020781b48e37a70ac11cbcad1..2ba1eed6915eaf440441e778dcfc9f21036060a7 100644 (file)
@@ -19,8 +19,8 @@ include ./schema/inetorgperson.schema
 include ./schema/openldap.schema
 include ./schema/nis.schema
 include ./schema/ppolicy.schema
-pidfile     ./test-db/slapd.pid
-argsfile    ./test-db/slapd.args
+pidfile     ./test-db/slapd.m.pid
+argsfile    ./test-db/slapd.m.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
@@ -39,17 +39,13 @@ argsfile    ./test-db/slapd.args
 # database definitions
 #######################################################################
 
-database       @BACKEND@
-suffix         "ou=Meta,dc=example,dc=com"
-directory      ./testrun/db.2.a
-rootdn         "cn=Manager,ou=Meta,dc=example,dc=com"
-rootpw         secret
-index          objectClass eq
-
 database       meta
 suffix         "o=Example,c=US"
 rootdn         "cn=Manager,o=Example,c=US"
 rootpw         secret
+dont-chase-referrals
+#nretries      forever
+nretries       1000
 
 # local
 uri            "@URI2@ou=Meta,o=Example,c=US"