]> git.sur5r.net Git - openldap/blob - tests/data/slapd-schema.conf
Happy new year!
[openldap] / tests / data / slapd-schema.conf
1 # stand-alone slapd config -- for testing (with indexing)
2 # $OpenLDAP: pkg/ldap/tests/data/slapd-schema.conf,v 1.20.2.4 2003/12/15 22:05
3  :29 kurt Exp $
4 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
5 ##
6 ## Copyright 1998-2006 The OpenLDAP Foundation.
7 ## All rights reserved.
8 ##
9 ## Redistribution and use in source and binary forms, with or without
10 ## modification, are permitted only as authorized by the OpenLDAP
11 ## Public License.
12 ##
13 ## A copy of this license is available in the file LICENSE in the
14 ## top-level directory of the distribution or, alternatively, at
15 ## <http://www.OpenLDAP.org/license.html>.
16
17 #
18 include         @SCHEMADIR@/core.schema
19 include         @SCHEMADIR@/cosine.schema
20 #
21 include         @SCHEMADIR@/corba.schema
22 include         @SCHEMADIR@/java.schema
23 include         @SCHEMADIR@/inetorgperson.schema
24 include         @SCHEMADIR@/misc.schema
25 include         @SCHEMADIR@/nis.schema
26 include         @SCHEMADIR@/openldap.schema
27 #
28 include         @SCHEMADIR@/duaconf.schema
29 include         @SCHEMADIR@/dyngroup.schema
30 include         @SCHEMADIR@/ppolicy.schema
31
32 #
33 pidfile         @TESTDIR@/slapd.1.pid
34 argsfile        @TESTDIR@/slapd.1.args
35
36 #
37 rootdse         @DATADIR@/rootdse.ldif
38
39 #mod#modulepath ../servers/slapd/back-@BACKEND@/
40 #mod#moduleload back_@BACKEND@.la
41 #monitormod#modulepath ../servers/slapd/back-monitor/
42 #monitormod#moduleload back_monitor.la
43
44 #######################################################################
45 # database definitions
46 #######################################################################
47
48 database        @BACKEND@
49 suffix          "o=OpenLDAP Project,l=Internet"
50 directory       @TESTDIR@/db.1.a
51 #bdb#index              objectClass eq
52 #hdb#index              objectClass eq
53 #ldbm#index             objectClass eq
54
55 #database       @BACKEND@
56 #suffix         "dc=example,dc=com"
57 #directory      @TESTDIR@/db.1.b
58 #index          objectClass eq
59
60 #monitor#database       monitor