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

46 lines
1.3 KiB
Text
Raw Normal View History

# consumer 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/>.
##
2020-01-09 11:50:21 -05:00
## Copyright 1998-2020 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
#######################################################################
# database definitions
#######################################################################
referral "@URI1@"
database @BACKEND@
2002-01-13 22:42:24 -05:00
suffix "o=University of Mich,c=US"
rootdn "cn=Manager,o=University of Mich,c=US"
rootpw secret
2009-11-29 13:38:04 -05:00
#~null~#directory @TESTDIR@/db.2.a
#indexdb#index objectClass eq
#indexdb#index cn,sn,uid pres,eq,sub
2008-08-26 17:48:17 -04:00
#ndb#dbname db_2
#ndb#include @DATADIR@/ndb.conf
database monitor