1 # proxy cache slapd config
2 # $OpenLDAP: pkg/ldap/tests/data/slapd-proxycache.conf,v 1.24.2.6 2008/02/12 01:13:56 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
22 pidfile @TESTDIR@/slapd.2.pid
23 argsfile @TESTDIR@/slapd.2.args
25 #mod#modulepath ../servers/slapd/back-@BACKEND@/
26 #mod#moduleload back_@BACKEND@.la
27 #ldapmod#modulepath ../servers/slapd/back-ldap/
28 #ldapmod#moduleload back_ldap.la
29 #monitormod#modulepath ../servers/slapd/back-monitor/
30 #monitormod#moduleload back_monitor.la
31 #pcachemod#modulepath ../servers/slapd/overlays/
32 #pcachemod#moduleload pcache.la
34 #######################################################################
35 # database definitions
36 #######################################################################
39 suffix "dc=example,dc=com"
40 rootdn "dc=example,dc=com"
44 limits dn="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" size=1
47 proxycache @BACKEND@ 100 2 @ENTRY_LIMIT@ @CACHETTL@
48 proxyattrset 0 sn cn title uid
49 proxyattrset 1 mail postaladdress telephonenumber cn uid
50 proxytemplate (|(cn=)(sn=)) 0 @CACHETTL@ @NCACHETTL@ @SCACHETTL@
51 proxytemplate (sn=) 0 @CACHETTL@ @NCACHETTL@ @SCACHETTL@
52 proxytemplate (uid=) 1 @CACHETTL@ @NCACHETTL@ @SCACHETTL@
53 proxytemplate (mail=) 0 @CACHETTL@ @NCACHETTL@ @SCACHETTL@
58 directory @TESTDIR@/db.2.a
59 #bdb#index objectClass eq
60 #bdb#index cn,sn,uid,mail pres,eq,sub
61 #hdb#index objectClass eq
62 #hdb#index cn,sn,uid,mail pres,eq,sub
64 #monitor#database monitor