]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-dynlist.conf
Revert "fix libraries order to build with --enable-dynamic (ITS#6517)"
[openldap] / tests / data / slapd-dynlist.conf
index 2a219599f92d19dfe8d5d6a35dd4948174b1773b..a899dd9a2df607deb8ed0bb898d749239d177cc8 100644 (file)
@@ -1,7 +1,8 @@
 # stand-alone slapd config -- for testing (with indexing)
+# $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2007 The OpenLDAP Foundation.
+## Copyright 1998-2011 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -39,13 +40,17 @@ argsfile    @TESTDIR@/slapd.1.args
 
 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
-#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
 
+# we'll reconfigure the attrset dynamically
 overlay                        dynlist
-### DO NOT ADD ANY DIRECTIVE BELOW THIS; TEST APPENDS STUFF ###
+dynlist-attrset        groupOfURLs memberURL
+
+database config
+include @TESTDIR@/configpw.conf