Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / openldap / dist / tests / data / slapd-schema.conf
blobf017e45a9a90591bf9d813373fb6c9b27bd400bd
1 # stand-alone slapd config -- for testing (with indexing)
2 # $OpenLDAP: pkg/ldap/tests/data/slapd-schema.conf,v 1.35.2.5 2008/02/12 01:17:14 quanah Exp $
3 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
4 ##
5 ## Copyright 1998-2008 The OpenLDAP Foundation.
6 ## All rights reserved.
7 ##
8 ## Redistribution and use in source and binary forms, with or without
9 ## modification, are permitted only as authorized by the OpenLDAP
10 ## Public License.
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>.
17 include         @SCHEMADIR@/core.schema
18 include         @SCHEMADIR@/cosine.schema
20 include         @SCHEMADIR@/corba.schema
21 include         @SCHEMADIR@/java.schema
22 include         @SCHEMADIR@/inetorgperson.schema
23 include         @SCHEMADIR@/misc.schema
24 include         @SCHEMADIR@/nis.schema
25 include         @SCHEMADIR@/openldap.schema
27 include         @SCHEMADIR@/duaconf.schema
28 include         @SCHEMADIR@/dyngroup.schema
29 include         @SCHEMADIR@/ppolicy.schema
32 pidfile         @TESTDIR@/slapd.1.pid
33 argsfile        @TESTDIR@/slapd.1.args
36 rootdse         @DATADIR@/rootdse.ldif
38 #mod#modulepath ../servers/slapd/back-@BACKEND@/
39 #mod#moduleload back_@BACKEND@.la
40 #monitormod#modulepath ../servers/slapd/back-monitor/
41 #monitormod#moduleload back_monitor.la
43 #######################################################################
44 # database definitions
45 #######################################################################
47 database        @BACKEND@
48 suffix          "o=OpenLDAP Project,l=Internet"
49 directory       @TESTDIR@/db.1.a
50 #bdb#index              objectClass eq
51 #hdb#index              objectClass eq
53 #database       @BACKEND@
54 #suffix         "dc=example,dc=com"
55 #directory      @TESTDIR@/db.1.b
56 ##bdb#index             objectClass eq
57 ##hdb#index             objectClass eq
59 #monitor#database       monitor