openldap/tests/data/slapd-master.conf

46 lines
1.4 KiB
Text
Raw Normal View History

1998-08-08 20:43:13 -04:00
# master slapd config -- for testing
# $OpenLDAP: pkg/ldap/tests/data/slapd-master.conf,v 1.33.2.4 2003/12/15 22:05
:29 kurt Exp $
2003-11-28 15:00:23 -05:00
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
##
2007-01-02 15:00:42 -05:00
## Copyright 1998-2007 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
include @DATADIR@/ditcontentrules.conf
2005-09-28 19:38:15 -04:00
pidfile @TESTDIR@/slapd.1.pid
argsfile @TESTDIR@/slapd.1.args
1998-08-08 20:43:13 -04:00
#mod#modulepath ../servers/slapd/back-@BACKEND@/
#mod#moduleload back_@BACKEND@.la
#monitormod#modulepath ../servers/slapd/back-monitor/
#monitormod#moduleload back_monitor.la
1998-08-08 20:43:13 -04:00
#######################################################################
# database definitions
1998-08-08 20:43:13 -04:00
#######################################################################
database @BACKEND@
suffix "dc=example,dc=com"
2005-09-28 19:38:15 -04:00
directory @TESTDIR@/db.1.a
rootdn "cn=Manager,dc=example,dc=com"
1998-08-08 20:43:13 -04:00
rootpw secret
2002-08-28 22:32:58 -04:00
#bdb#index objectClass eq
#hdb#index objectClass eq
#monitor#database monitor