]> git.sur5r.net Git - openldap/blob - tests/data/slapd-schema.conf
SASL version check
[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/misc.schema
15 include ./schema/nis.schema
16 include ./schema/openldap.schema
17 #
18 pidfile     ./test-db/slapd.pid
19 argsfile    ./test-db/slapd.args
20
21 #######################################################################
22 # ldbm database definitions
23 #######################################################################
24
25 database        @BACKEND@
26 suffix          "o=OpenLDAP Project,l=Internet"
27 directory       ./test-db
28 #ldbm#index             objectClass eq
29 #bdb#index              objectClass eq
30
31 #database       @BACKEND@
32 #suffix         "dc=example,dc=com"
33 #directory      ./test-repl
34 #index          objectClass eq
35
36 #monitor#database monitor