]> git.sur5r.net Git - openldap/blob - tests/data/slapd-nis-master.conf
8f8e2304a9803f2797adadcbfe2761e6229f4d07
[openldap] / tests / data / slapd-nis-master.conf
1 # master slapd config -- for testing (needs updating)
2 # $OpenLDAP$
3 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
4 ##
5 ## Copyright 1998-2017 The OpenLDAP Foundation.
6 ## All rights reserved.
7 ##
8 ## Redistribution and use in source and binary forms, with or without
9 ## modification, are permitted only as authorized by the OpenLDAP
10 ## Public License.
11 ##
12 ## A copy of this license is available in the file LICENSE in the
13 ## top-level directory of the distribution or, alternatively, at
14 ## <http://www.OpenLDAP.org/license.html>.
15
16 include         @SCHEMADIR@/others_nis.at.conf
17 include         @SCHEMADIR@/others_nis.oc.conf
18 include         @SCHEMADIR@/nis.at.conf
19 include         @SCHEMADIR@/nis.oc.conf
20 include         @SCHEMADIR@/internet_mail.at.conf
21 include         @SCHEMADIR@/internet_mail.oc.conf
22 pidfile         @TESTDIR@/slapd.pid
23 argsfile        @TESTDIR@/slapd.args
24
25 #mod#modulepath ../servers/slapd/back-@BACKEND@/
26 #mod#moduleload back_@BACKEND@.la
27 #monitormod#modulepath ../servers/slapd/back-monitor/
28 #monitormod#moduleload back_monitor.la
29
30 #######################################################################
31 # database definitions
32 #######################################################################
33
34 database        bdb
35 cachesize       4
36 suffix          "o=SGI, c=US"
37 directory       @TESTDIR@
38 rootdn          "cn=Manager, o=SGI, c=US"
39 rootpw          secret
40 index           objectClass     eq
41 index           uid                     pres,eq,approx
42 index           gidNumber               pres,eq,approx
43 index           uidNumber               pres,eq,approx
44 index           cn                      pres,eq,approx
45 index           memberUid               pres,eq,approx
46 index           macAddress              pres,eq,approx
47 index           ipServiceProtocol       pres,eq,approx
48 index           ipServicePort           pres,eq,approx
49 index           oncRpcNumber            pres,eq,approx
50 index           ipHostNumber            pres,eq,approx
51 index           ipNetworkNumber         pres,eq,approx
52 index           ipProtocolNumber        pres,eq,approx
53 index           default         none
54
55 #monitor#database monitor