]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-syncrepl-master.conf
Fix typos
[openldap] / tests / data / slapd-syncrepl-master.conf
index 2b40f1473a47d2c9fb4ba63e9895a4500df784f9..ecbf760e8c5fe044e8d1f668240b9655983f44c1 100644 (file)
@@ -3,7 +3,7 @@
  15 22:05:29 kurt Exp $
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2003 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -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