]> git.sur5r.net Git - openldap/blob - tests/data/slapd-schema.conf
Misc changes from HEAD
[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 rootdse         ./data/rootdse.ldif
23
24 #######################################################################
25 # ldbm database definitions
26 #######################################################################
27
28 database        @BACKEND@
29 suffix          "o=OpenLDAP Project,l=Internet"
30 directory       ./test-db
31 #ldbm#index             objectClass eq
32 #bdb#index              objectClass eq
33
34 #database       @BACKEND@
35 #suffix         "dc=example,dc=com"
36 #directory      ./test-repl
37 #index          objectClass eq
38
39 #monitor#database monitor