]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-refresh1.conf
Fix typos
[openldap] / tests / data / slapd-syncrepl-slave-refresh1.conf
index ac766d841abf01206bff9d7793093b7cb4e2c7b6..35390ee6c50c58c9cf046f1f645a8cb435988460 100644 (file)
@@ -39,29 +39,32 @@ suffix              "dc=example,dc=com"
 directory      ./testrun/db.2.a
 rootdn         "cn=Replica,dc=example,dc=com"
 rootpw         secret
-#ldbm#index            objectClass     eq
-#ldbm#index            cn,sn,uid       pres,eq,sub
 #bdb#index             objectClass     eq
 #bdb#index             cn,sn,uid       pres,eq,sub
-
-sessionlog 1 100
+#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=@URI1@
-                updatedn="cn=Replica,dc=example,dc=com"
-                binddn="cn=Manager,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
-
-overlay syncprov
+syncrepl       rid=1
+               provider=@URI1@
+               binddn="cn=Manager,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
+updateref      @URI1@
 
+overlay                syncprov
+syncprov-sessionlog 100
 
-#monitor#database monitor
+#monitor#database      monitor