]> git.sur5r.net Git - openldap/blob - tests/data/slapd-schema.conf
ITS#2389 - stop reading requests on a conn if it has more than
[openldap] / tests / data / slapd-schema.conf
1 # $OpenLDAP$
2 #
3 # stand-alone slapd config -- for testing
4 #       with indexing
5 #
6 ucdata-path     ./ucdata
7 #
8 include ./schema/core.schema
9 include ./schema/cosine.schema
10 #
11 include ./schema/corba.schema
12 include ./schema/java.schema
13 include ./schema/inetorgperson.schema
14 #include ./schema/krb5-kdc.schema
15 include ./schema/misc.schema
16 include ./schema/nis.schema
17 include ./schema/openldap.schema
18 #
19 include ./schema/collective.schema
20 #
21 pidfile     ./test-db/slapd.pid
22 argsfile    ./test-db/slapd.args
23
24 #
25 rootdse         ./data/rootdse.ldif
26
27 #######################################################################
28 # ldbm database definitions
29 #######################################################################
30
31 database        @BACKEND@
32 suffix          "o=OpenLDAP Project,l=Internet"
33 directory       ./test-db
34 #ldbm#index             objectClass eq
35 #bdb#index              objectClass eq
36
37 #database       @BACKEND@
38 #suffix         "dc=example,dc=com"
39 #directory      ./test-repl
40 #index          objectClass eq
41
42 #monitor#database monitor