openldap/tests/data/slapd-ref-slave.conf

52 lines
1.5 KiB
Text
Raw Normal View History

# slave slapd config -- for default referral testing
2008-02-11 17:47:32 -05:00
# $OpenLDAP$
2003-11-28 15:00:23 -05:00
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
2009-01-21 19:40:04 -05:00
## Copyright 1998-2009 The OpenLDAP Foundation.
2003-11-28 15:00:23 -05:00
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
## modification, are permitted only as authorized by the OpenLDAP
## Public License.
##
## A copy of this license is available in the file LICENSE in the
## top-level directory of the distribution or, alternatively, at
## <http://www.OpenLDAP.org/license.html>.
2005-09-28 19:38:15 -04:00
include @SCHEMADIR@/core.schema
include @SCHEMADIR@/cosine.schema
include @SCHEMADIR@/inetorgperson.schema
include @SCHEMADIR@/openldap.schema
include @SCHEMADIR@/nis.schema
#
2005-09-28 19:38:15 -04:00
pidfile @TESTDIR@/slapd.2.pid
argsfile @TESTDIR@/slapd.2.args
#mod#modulepath ../servers/slapd/back-@BACKEND@/
#mod#moduleload back_@BACKEND@.la
#monitormod#modulepath ../servers/slapd/back-monitor/
#monitormod#moduleload back_monitor.la
#######################################################################
# database definitions
#######################################################################
referral "@URI1@"
database @BACKEND@
2005-05-30 10:02:16 -04:00
#bdb#cachesize 0
#hdb#cachesize 0
2002-01-13 22:42:24 -05:00
suffix "o=University of Mich,c=US"
2005-09-28 19:38:15 -04:00
directory @TESTDIR@/db.2.a
2002-01-13 22:42:24 -05:00
rootdn "cn=Manager,o=University of Mich,c=US"
rootpw secret
2001-10-03 17:27:37 -04:00
#bdb#index objectClass eq
#bdb#index cn,sn,uid pres,eq,sub
#hdb#index objectClass eq
#hdb#index cn,sn,uid pres,eq,sub
2008-08-26 17:48:17 -04:00
#ndb#dbname db_2
#ndb#include @DATADIR@/ndb.conf
#monitor#database monitor