]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-master.conf
Fix typos
[openldap] / tests / data / slapd-syncrepl-master.conf
index d1e2f513488e1620f4f9e5955ce132172645ab8e..ecbf760e8c5fe044e8d1f668240b9655983f44c1 100644 (file)
@@ -39,12 +39,16 @@ suffix              "dc=example,dc=com"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,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
 
-#sessionlog 1 100
-overlay syncprov
+overlay        syncprov
+#syncprov-sessionlog 100
 
-#monitor#database monitor
+#monitor#database      monitor