1 # master slapd config -- for testing
2 # $OpenLDAP: pkg/ldap/tests/data/slapd-meta.conf,v 1.12.2.6 2008/07/13 21:52:10 quanah Exp $
3 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
5 ## Copyright 1998-2008 The OpenLDAP Foundation.
6 ## All rights reserved.
8 ## Redistribution and use in source and binary forms, with or without
9 ## modification, are permitted only as authorized by the OpenLDAP
12 ## A copy of this license is available in the file LICENSE in the
13 ## top-level directory of the distribution or, alternatively, at
14 ## <http://www.OpenLDAP.org/license.html>.
16 include @SCHEMADIR@/core.schema
17 include @SCHEMADIR@/cosine.schema
18 include @SCHEMADIR@/inetorgperson.schema
19 include @SCHEMADIR@/openldap.schema
20 include @SCHEMADIR@/nis.schema
21 include @SCHEMADIR@/ppolicy.schema
22 pidfile @TESTDIR@/slapd.m.pid
23 argsfile @TESTDIR@/slapd.m.args
25 #ldapmod#modulepath ../servers/slapd/back-ldap/
26 #ldapmod#moduleload back_ldap.la
27 #metamod#modulepath ../servers/slapd/back-meta/
28 #metamod#moduleload back_meta.la
29 #monitormod#modulepath ../servers/slapd/back-monitor/
30 #monitormod#moduleload back_monitor.la
32 # seems to improve behavior under very heavy load
33 # (i.e. it alleviates load on target systems)
36 #######################################################################
37 # database definitions
38 #######################################################################
41 suffix "o=Example,c=US"
42 rootdn "cn=Manager,o=Example,c=US"
47 # 1 sec timeout for binds
52 uri "@URI2@ou=Meta,o=Example,c=US"
53 suffixmassage "ou=Meta,o=Example,c=US" "ou=Meta,dc=example,dc=com"
54 ###pseudorootdn "cn=manager,ou=meta,dc=example,dc=com"
55 ###pseudorootpw secret
56 idassert-bind bindmethod=simple
57 binddn="cn=manager,ou=meta,dc=example,dc=com"
60 flags=non-prescriptive
61 idassert-authzFrom "dn.exact:cn=Manager,o=Example,c=US"
64 uri "@URI1@o=Example,c=US"
65 suffixmassage "o=Example,c=US" "dc=example,dc=com"
66 ###pseudorootdn "cn=manager,dc=example,dc=com"
67 ###pseudorootpw secret
68 idassert-bind bindmethod=simple
69 binddn="cn=manager,dc=example,dc=com"
72 flags=non-prescriptive
73 idassert-authzFrom "dn.exact:cn=Manager,o=Example,c=US"
75 limits dn.exact="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=Example,c=US" time=1 size=8
77 #monitor#database monitor