version 1.4.2.8, 2011/01/04 23:50:55
|
version 1.5, 2007/01/02 19:01:17
|
Line 1
|
Line 1
|
# stand-alone slapd config -- for testing (with indexing) |
# stand-alone slapd config -- for testing (with indexing) |
# $OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.4.2.7 2010/04/19 19:14:26 quanah Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.4 2006/01/06 16:12:36 ando Exp $ |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## This work is part of OpenLDAP Software <http://www.openldap.org/>. |
## |
## |
## Copyright 1998-2011 The OpenLDAP Foundation. |
## Copyright 1998-2007 The OpenLDAP Foundation. |
## All rights reserved. |
## All rights reserved. |
## |
## |
## Redistribution and use in source and binary forms, with or without |
## Redistribution and use in source and binary forms, with or without |
Line 37 argsfile @TESTDIR@/slapd.1.args
|
Line 37 argsfile @TESTDIR@/slapd.1.args
|
|
|
access to dn="" |
access to dn="" |
by * read |
by * read |
|
|
access to dn="cn=Subschema" |
access to dn="cn=Subschema" |
by * read |
by * read |
|
|
database @BACKEND@ |
database @BACKEND@ |
suffix "dc=example,dc=com" |
suffix "dc=example,dc=com" |
|
directory @TESTDIR@/db.1.a |
rootdn "cn=Manager,dc=example,dc=com" |
rootdn "cn=Manager,dc=example,dc=com" |
rootpw secret |
rootpw secret |
#~null~#directory @TESTDIR@/db.1.a |
|
#bdb#index objectClass eq |
#bdb#index objectClass eq |
#bdb#index cn,sn,uid pres,eq,sub |
#bdb#index cn,sn,uid pres,eq,sub |
#hdb#index objectClass eq |
#hdb#index objectClass eq |
#hdb#index cn,sn,uid pres,eq,sub |
#hdb#index cn,sn,uid pres,eq,sub |
#ndb#dbname db_1 |
#ldbm#index objectClass eq |
#ndb#include @DATADIR@/ndb.conf |
#ldbm#index cn,sn,uid pres,eq,sub |
|
|
access to dn.subtree="dc=example,dc=com" |
access to dn.subtree="dc=example,dc=com" |
by dynacl/aci write |
by dynacl/aci write |
|
|
#monitor#database monitor |
#monitor#database monitor |
#monitor#rootdn "cn=Monitor" |
|