]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-master.conf
Fix typos
[openldap] / tests / data / slapd-master.conf
index f3774834c57ad22967e826b305385d81f165a376..f10ca6ff7257ec2d6cc3fe7fecdd0ca9d0e66082 100644 (file)
@@ -3,7 +3,7 @@
  :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
@@ -31,7 +31,7 @@ argsfile    ./testrun/slapd.1.args
 #monitormod#moduleload back_monitor.la
 
 #######################################################################
-# ldbm database definitions
+# database definitions
 #######################################################################
 
 database       @BACKEND@
@@ -39,7 +39,8 @@ suffix                "dc=example,dc=com"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-#ldbm#index            objectClass eq
 #bdb#index             objectClass eq
+#hdb#index             objectClass eq
+#ldbm#index            objectClass eq
 
-#monitor#database monitor
+#monitor#database      monitor