version 1.1.2.5, 2008/02/11 23:24:27
|
version 1.4, 2006/01/06 16:12:36
|
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.1.2.4 2007/01/02 21:44:12 kurt Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.3 2006/01/03 22:12:27 kurt 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-2008 The OpenLDAP Foundation. |
## Copyright 1998-2006 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 28 argsfile @TESTDIR@/slapd.1.args
|
Line 28 argsfile @TESTDIR@/slapd.1.args
|
#mod#moduleload back_@BACKEND@.la |
#mod#moduleload back_@BACKEND@.la |
#monitormod#modulepath ../servers/slapd/back-monitor/ |
#monitormod#modulepath ../servers/slapd/back-monitor/ |
#monitormod#moduleload back_monitor.la |
#monitormod#moduleload back_monitor.la |
|
#acimod#modulepath ../servers/slapd/ |
|
#acimod#moduleload aci.la |
|
|
####################################################################### |
####################################################################### |
# database definitions |
# database definitions |
Line 51 rootpw secret
|
Line 53 rootpw secret
|
#ldbm#index cn,sn,uid pres,eq,sub |
#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 aci write |
by dynacl/aci write |
|
|
#monitor#database monitor |
#monitor#database monitor |
|
|