version 1.5, 2007/01/02 19:01:17
|
version 1.11, 2009/01/21 23:40:42
|
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 2006/01/06 16:12:36 ando Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.10 2008/08/26 19:48:17 hyc 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-2007 The OpenLDAP Foundation. |
## Copyright 1998-2009 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 |
|
|
Line 49 rootpw secret
|
Line 50 rootpw secret
|
#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 |
#ldbm#index objectClass eq |
#ndb#dbname db_1 |
#ldbm#index cn,sn,uid pres,eq,sub |
#ndb#include @DATADIR@/ndb.conf |
|
|
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" |