what is the use of nis server in linux?
what is the purpose.........
Answer Posted / ram kanchi
The main purpose of NIS is centralizing the authentication
database.
For ex:
Usually when a user try to login to the machine it will
contact the passwd, shadow and group files for user’s
authentication, in case of user requires to access his/her
account across the network we need to update users
information all these files in each machine in the network.
It is bit tricky to organize multiple users’ info in all
the machines in the network.
NIS server will act as central server for user
authentication and all other machines will contact the NIS
server for the user’s authentication info.
Make sure all the machines in your network should be in the
same domain. NIS will work only in single domain.
Long story in short notes…
Ram Kanchi
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is a virtual desktop?
How do you list contents of tar.gz and extract only one file?
Is manjaro linux good?
Does linux have a registry?
Is apple a unix or linux?
What is the difference between filesystems ext2, ext3 and ext4 in linux?
How do you check permissions of each directory to a file?
What is Linux Shell? What is Shell Script?
What is c shell in linux?
What is latest linux version?
You need to stop your x server. When you try to kill your x server, you got an error message that you cannot quit x server. What will you do?
How can you determine the total memory used by linux?
How environment variable is set so that the file permission can be automatically set to the newly created files?
What would you use to edit contents of the file?
Can I install linux on windows?