]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-unique.conf
tavl_delete: copy balance factor
[openldap] / tests / data / slapd-unique.conf
index d63f5f7084e0189e3351582c8d6b5281c46cc1ac..b2dcb474e52a730b3742ef2d3e176c09c0fa5969 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 2004 The OpenLDAP Foundation.
+## Copyright 2004-2005 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -39,11 +39,15 @@ suffix              "o=unique"
 directory      ./testrun/db.1.a
 rootdn         "cn=Manager,o=unique"
 rootpw         secret
-index          objectClass     eq
-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
 
 overlay                        unique
 unique_ignore          o cn sn ou objectClass
 unique_attributes      employeeNumber
 
-#monitor#database monitor
+#monitor#database      monitor