]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-2db.conf
Fix onelevel search from last commit
[openldap] / tests / data / slapd-2db.conf
index 76fcb9d2667c563df7c953b443d6b8e743d6c2db..6028465f3df7ae75c1a0a7fecf62e7bd7095ea2f 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2010 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -32,24 +32,20 @@ argsfile    @TESTDIR@/slapd.1.args
 
 database       @BACKEND@
 suffix          "cn=Everyone,ou=Groups,dc=example,dc=com"
-directory      @TESTDIR@/db.1.a
 subordinate
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
+#~null~#directory      @TESTDIR@/db.1.a
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
 #ndb#dbname db_1
 #ndb#include @DATADIR@/ndb.conf
 
 database       @BACKEND@
 suffix         "dc=example,dc=com"
-directory      @TESTDIR@/db.1.b
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
+#~null~#directory      @TESTDIR@/db.1.b
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
 #ndb#dbname db_2
 #ndb#include @DATADIR@/ndb.conf