]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-glue-syncrepl2.conf
ITS#3671 must release conn->c_mutex to allow blocked writers to exit
[openldap] / tests / data / slapd-glue-syncrepl2.conf
index 1d369e05a6220d9e027fe2eed0d52b4f4c701657..c3d45bd7f928ffa730e56681ea8042e0e6469aec 100644 (file)
@@ -44,6 +44,7 @@ rootdn                "cn=Manager 2,dc=example,dc=com"
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
 #bdb#index             cn,sn   pres,eq,sub,subany
+#bdb#index             entryUUID,entryCSN      pres
 syncrepl       rid=2
                provider=@URI1@
                binddn="cn=Manager 1,dc=example,dc=com"
@@ -57,7 +58,7 @@ syncrepl      rid=2
                type=refreshAndPersist
                retry="10 3 300 5"
 updateref      @URI1@
-overlay                syncprov
+#overlay               syncprov
 
 database       @BACKEND@
 suffix         "ou=Groups,dc=example,dc=com"
@@ -71,6 +72,7 @@ rootdn                "cn=Manager 2,dc=example,dc=com"
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
 #bdb#index             cn,sn   pres,eq,sub,subany
+#bdb#index             entryUUID,entryCSN      pres
 overlay                syncprov
 
 
@@ -87,7 +89,7 @@ rootpw                secret
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
 #bdb#index             cn,sn   pres,eq,sub,subany
-overlay                syncprov
+#overlay               syncprov
 overlay                glue
 glue-sub       "ou=Information Technology Division,ou=People,dc=example,dc=com"
 glue-sub       "ou=Groups,dc=example,dc=com"