]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd.conf
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / tests / data / slapd.conf
index 2c0135c5e24091d485714cf8a4d077bb1cb55a8f..ae7ae164b77d3076e7ca85212e9f8b87f297fbaa 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-2014 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -38,15 +38,15 @@ sockbuf_max_incoming 4194303
 
 database       @BACKEND@
 suffix         "dc=example,dc=com"
-directory      @TESTDIR@/db.1.a
 rootdn         "cn=Manager,dc=example,dc=com"
 rootpw         secret
-#bdb#index             objectClass     eq
-#bdb#index             cn,sn,uid       pres,eq,sub
+#null#bind             on
+#~null~#directory      @TESTDIR@/db.1.a
+#indexdb#index         objectClass     eq
+#indexdb#index         cn,sn,uid       pres,eq,sub
 #bdb#checkpoint                1024 5
-#hdb#index             objectClass     eq
-#hdb#index             cn,sn,uid       pres,eq,sub
 #hdb#checkpoint                1024 5
+#mdb#maxsize   33554432
 #ndb#dbname db_1
 #ndb#include @DATADIR@/ndb.conf