]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-persist2.conf
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / data / slapd-syncrepl-slave-persist2.conf
index e4d75e9e39516f605776bd596340efb0680ed658..1f3f47c93507c5e91cffb5212d3534d97d31e0a4 100644 (file)
@@ -13,6 +13,8 @@ argsfile    ./testrun/slapd.5.args
 
 #mod#modulepath        ../servers/slapd/back-@BACKEND@/
 #mod#moduleload        back_@BACKEND@.la
+#monitormod#modulepath ../servers/slapd/back-monitor/
+#monitormod#moduleload back_monitor.la
 
 #######################################################################
 # consumer database definitions
@@ -27,11 +29,11 @@ rootpw              secret
 #ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
+#bdb#index             entryUUID,entryCSN      eq
 
 # Don't change syncrepl spec yet
 syncrepl rid=1
-                provider=ldap://localhost:9014
-                updatedn="cn=Replica,dc=example,dc=com"
+                provider=@URI4@
                 binddn="cn=Replica,dc=example,dc=com"
                 bindmethod=simple
                 credentials=secret
@@ -41,3 +43,5 @@ syncrepl rid=1
                 schemachecking=off
                 scope=sub
                 type=refreshAndPersist
+
+#monitor#database monitor