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