--- tests/data/slapd-dynlist.conf 2006/01/03 22:16:27 1.2.2.2 +++ tests/data/slapd-dynlist.conf 2008/09/03 21:57:14 1.3.2.5 @@ -1,7 +1,8 @@ # stand-alone slapd config -- for testing (with indexing) +# $OpenLDAP: pkg/ldap/tests/data/slapd-dynlist.conf,v 1.10 2008/09/03 19:05:54 quanah Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2006 The OpenLDAP Foundation. +## Copyright 1998-2008 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -46,8 +47,12 @@ 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 +#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