]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-refresh2.conf
ITS#3979 restore 2.1,2.2 search order
[openldap] / tests / data / slapd-syncrepl-slave-refresh2.conf
index 780d2fde9a5b82bb1abe6ccf1a9efc66ca144691..ee3358f5976afea56a9c3cd84213b86138e86827 100644 (file)
@@ -37,25 +37,28 @@ suffix              "dc=example,dc=com"
 directory      ./testrun/db.3.a
 rootdn         "cn=Replica,dc=example,dc=com"
 rootpw         secret
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
-#ldbm#index            entryUUID       eq
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
 #bdb#index             entryUUID,entryCSN      eq
+#hdb#index             objectClass     eq
+#hdb#index             cn,sn,uid       pres,eq,sub
+#hdb#index             entryUUID,entryCSN      eq
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
+#ldbm#index            entryUUID       eq
 
 # Don't change syncrepl spec yet
-syncrepl rid=1
-                provider=@URI2@
-                binddn="cn=Replica,dc=example,dc=com"
-                bindmethod=simple
-                credentials=secret
-                searchbase="dc=example,dc=com"
-                filter="(objectClass=*)"
-                attrs="*"
-                schemachecking=off
-                scope=sub
-                type=refreshOnly
-                interval=00:00:00:10
+syncrepl       rid=1
+               provider=@URI2@
+               binddn="cn=Replica,dc=example,dc=com"
+               bindmethod=simple
+               credentials=secret
+               searchbase="dc=example,dc=com"
+               filter="(objectClass=*)"
+               attrs="*"
+               schemachecking=off
+               scope=sub
+               type=refreshOnly
+               interval=00:00:00:10
 
-#monitor#database monitor
+#monitor#database      monitor