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