]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-repl-master.conf
Fix typos
[openldap] / tests / data / slapd-repl-master.conf
index 1bb6734f1709e0cc6c1aa870adc7495ffb82d5c3..ff50863760dfcea02a85468312cba1534795b959 100644 (file)
@@ -3,7 +3,7 @@
  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
@@ -38,10 +38,12 @@ 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
+#hdb#index             objectClass     eq
+#hdb#index             cn,sn,uid       pres,eq,sub
+#ldbm#index            objectClass     eq
+#ldbm#index            cn,sn,uid       pres,eq,sub
 
 replogfile     ./testrun/slapd.1.replog
 
@@ -50,4 +52,4 @@ replica               host=localhost:@PORT2@
                bindmethod=simple
                credentials=secret
 
-#monitor#database monitor
+#monitor#database      monitor