openldap/tests/data/slapd-nis-master.conf

43 lines
1.2 KiB
Plaintext

# $OpenLDAP$
#
# master slapd config -- for testing
# needs updating
#
ucdata-path ./ucdata
include ./schema/others_nis.at.conf
include ./schema/others_nis.oc.conf
include ./schema/nis.at.conf
include ./schema/nis.oc.conf
include ./schema/internet_mail.at.conf
include ./schema/internet_mail.oc.conf
pidfile ./test-db/slapd.pid
argsfile ./test-db/slapd.args
modulepath ../servers/slapd/back-@BACKEND@/
@MODULELOAD@
#######################################################################
# ldbm database definitions
#######################################################################
database ldbm
cachesize 4
suffix "o=SGI, c=US"
directory ./test-db
rootdn "cn=Manager, o=SGI, c=US"
rootpw secret
index objectClass eq
index uid pres,eq,approx
index gidNumber pres,eq,approx
index uidNumber pres,eq,approx
index cn pres,eq,approx
index memberUid pres,eq,approx
index macAddress pres,eq,approx
index ipServiceProtocol pres,eq,approx
index ipServicePort pres,eq,approx
index oncRpcNumber pres,eq,approx
index ipHostNumber pres,eq,approx
index ipNetworkNumber pres,eq,approx
index ipProtocolNumber pres,eq,approx
index default none