]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-dynlist.conf
Sync 2.4 guide with HEAD for 2.4.5
[openldap] / tests / data / slapd-dynlist.conf
index ffa7cd1ef1567cd2fbefcc5ae96ac4695b8e427f..ef2b13ad94db3d008d91b1d1ac49e8e93ebd5fbc 100644 (file)
@@ -1,7 +1,7 @@
 # stand-alone slapd config -- for testing (with indexing)
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2005 The OpenLDAP Foundation.
+## Copyright 1998-2007 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -46,10 +46,10 @@ rootpw              secret
 #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
 
+# we'll reconfigure the attrset dynamically
 overlay                        dynlist
-dynlist-oc             groupOfURLs
-dynlist-ad             memberURL
-### DO NOT ADD ANY DIRECTIVE BELOW THIS; TEST APPENDS STUFF ###
+dynlist-attrset        groupOfURLs memberURL
+
+database config
+include @TESTDIR@/configpw.conf