Which option determines whether a system users NIS, local files, DNS, or a combination as the source of information, and also order of the source?

Which option determines whether a system users NIS, local files, DNS, or a combination as
the source of information, and also order of the source?

Which option determines whether a system users NIS, local files, DNS, or a combination as
the source of information, and also order of the source?

A.
/etc/yp.conf

B.
/etc/resolv.conf

C.
/etc/idap.conf

D.
/etc/nsswitch.conf



Leave a Reply 1

Your email address will not be published. Required fields are marked *


hoge

hoge

A system administrator usually configures the operating system’s name services using the file /etc/nsswitch.conf. This lists databases (such as passwd, shadow and group) and one or more sources for obtaining that information. Examples for sources are files for local files, ldap for the Lightweight Directory Access Protocol, nis for the Network Information Service, nisplus for NIS+, and wins for Windows Internet Name Service.