]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-ppolicy.conf
Fix typos
[openldap] / tests / data / slapd-ppolicy.conf
index e9b7b26c6c77b17fec14f4efcf0577318dec3280..bcfd5985dd1e492d9257e74e0e6f53df49157661 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2004 The OpenLDAP Foundation.
+## Copyright 1998-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -30,7 +30,7 @@ argsfile    ./test-db/slapd.args
 #ppolicymod#moduleload ppolicy.la
 
 #######################################################################
-# ldbm database definitions
+# database definitions
 #######################################################################
 
 database       @BACKEND@
@@ -38,7 +38,9 @@ suffix                "dc=example,dc=com"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-index          objectClass eq
+#bdb#index             objectClass eq
+#hdb#index             objectClass eq
+#ldbm#index            objectClass eq
 overlay                ppolicy
 ppolicy_default        "cn=Standard Policy,ou=Policies,dc=example,dc=com"
 ppolicy_use_lockout
@@ -51,4 +53,4 @@ access to *
        by self write
        by * read
 
-#monitor#database monitor
+#monitor#database      monitor