Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Is nsswitch.conf file's sole purpose is to give the NIS client about what services are to be used in which priority or is there any other use of the file?
nsswistch is only fleetingly related to NIS, it has much mroe important things to do, i.e. define where the system goes for information such as user bases, hostnames and all other things. this information can often live in NIS, but also in dns servers, local files, ldap servers etc... so it defines which types are tried in what order.
it is not, to my knowledge, used *by* servers. it's just a low level routing tool for system information. a nigher up service just demands information from the operating system and the system does what nsswitch defines as what it can do to compelte the request.
Then what is the file that is referred to by the NIS server to build the maps from ASCII files? Is there any file for that purpose? I mean the NIS server should have some information about what files to be included to build the NIS maps. And can you also please outline clearly what are the daemons that are to be started on the server side and as well as the client side in NIS bcoz different tutorials give different information regarding these.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.