]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-slave-persist2.conf
Fix typos
[openldap] / tests / data / slapd-syncrepl-slave-persist2.conf
index e305807604b71e3cd59493e4088d1a7de1e57c45..b49154fa73534be327f978b43307a284fdf14cf0 100644 (file)
@@ -25,23 +25,26 @@ suffix              "dc=example,dc=com"
 directory      ./testrun/db.5.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
+#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
 
 # Don't change syncrepl spec yet
-syncrepl rid=1
-                provider=@URI4@
-                updatedn="cn=Replica,dc=example,dc=com"
-                binddn="cn=Replica,dc=example,dc=com"
-                bindmethod=simple
-                credentials=secret
-                searchbase="dc=example,dc=com"
-                filter="(objectClass=*)"
-                attrs="*"
-                schemachecking=off
-                scope=sub
-                type=refreshAndPersist
+syncrepl       rid=1
+               provider=@URI4@
+               binddn="cn=Replica,dc=example,dc=com"
+               bindmethod=simple
+               credentials=secret
+               searchbase="dc=example,dc=com"
+               filter="(objectClass=*)"
+               attrs="*"
+               schemachecking=off
+               scope=sub
+               type=refreshAndPersist
 
-#monitor#database monitor
+#monitor#database      monitor