]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-meta.conf
Fix typos
[openldap] / tests / data / slapd-meta.conf
index af7249c953e939f020781b48e37a70ac11cbcad1..b451216aa78a276974bf59c07d361a688fb442e7 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
+chase-referrals        no
+nretries       forever
+#nretries      1000
 
 # local
 uri            "@URI2@ou=Meta,o=Example,c=US"