~ubuntu-branches/ubuntu/oneiric/likewise-open/oneiric

« back to all changes in this revision

Viewing changes to openldap/tests/data/slapd-nis-master.conf

  • Committer: Bazaar Package Importer
  • Author(s): Scott Salley
  • Date: 2010-11-22 12:06:00 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20101122120600-8lba1fpceot71wlb
Tags: 6.0.0.53010-1
Likewise Open 6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# master slapd config -- for testing (needs updating)
 
2
# $OpenLDAP: pkg/ldap/tests/data/slapd-nis-master.conf,v 1.20.2.5 2009/01/22 00:01:16 kurt Exp $
 
3
## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 
4
##
 
5
## Copyright 1998-2009 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