protocols
rpc
services
shadow
Table 19.8
Configuration Options for NSS "Databases"
files
db
nis, nisplus
dns
compat
/etc/nscd.conf
This file is used to configure nscd (name service cache daemon). See the nscd(8)
and nscd.conf(5) man pages. By default, the system entries of passwd and
groups are cached by nscd. This is important for the performance of directory services,
like NIS and LDAP, because otherwise the network connection needs to be used for
every access to names or groups. hosts is not cached by default, because the mecha-
nism in nscd to cache hosts makes the local system unable to trust forward and reverse
lookup checks. Instead of asking nscd to cache names, set up a caching DNS server.
Network protocols, used by getprotoent; see the
protocols(5) man page.
Remote procedure call names and addresses, used by
getrpcbyname and similar functions.
Network services, used by getservent.
Shadow passwords of users, used by getspnam; see the
shadow(5) man page.
directly access files, for example, /etc/aliases
access via a database
NIS, see also Chapter 3, Using NIS (↑Security Guide)
can only be used as an extension for hosts and
networks
can only be used as an extension for passwd, shadow
and group
Basic Networking
261
Need help?
Do you have a question about the LINUX ENTERPRISE DESKTOP 11 - ADMINISTRATION GUIDE 17-03-2009 and is the answer not in the manual?