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
Is mac a linux or darwin?
What does the linux kernel do?
What is ssh? How to connect to a remote server via ssh?
how would you change the default o.s. Boot option with some interval say 30 seconds in linux?
What is dracut in linux?
How do I find a file in linux terminal?
How shadow passwords are given by in linux?
Is linux a unix?
How do I find my port number linux?
What are the linux distribution (operating system) names?
How to jump to a particular line in a file using vim editor?
Does it help for a Linux system to have multiple desktop environments installed?
How do I play a dvd on ubuntu?
What are some common things between linux & unix?
How to enable root logging in ubuntu?