--- tests/data/slapd-aci.conf 2006/01/06 16:12:36 1.4 +++ tests/data/slapd-aci.conf 2011/01/04 23:50:55 1.4.2.8 @@ -1,8 +1,8 @@ # stand-alone slapd config -- for testing (with indexing) -# $OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.3 2006/01/03 22:12:27 kurt Exp $ +# $OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.4.2.7 2010/04/19 19:14:26 quanah Exp $ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2006 The OpenLDAP Foundation. +## Copyright 1998-2011 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -37,23 +37,24 @@ argsfile @TESTDIR@/slapd.1.args access to dn="" by * read + access to dn="cn=Subschema" by * read database @BACKEND@ suffix "dc=example,dc=com" -directory @TESTDIR@/db.1.a rootdn "cn=Manager,dc=example,dc=com" rootpw secret +#~null~#directory @TESTDIR@/db.1.a #bdb#index objectClass eq #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 access to dn.subtree="dc=example,dc=com" by dynacl/aci write #monitor#database monitor - +#monitor#rootdn "cn=Monitor"