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
Why linux have no virus?
Why do hackers use linux?
Is linux owned by ibm?
How do I run a batch file in linux?
What are semaphores in linux?
How was linux developed?
Explain process id.
Why is thread synchronization needed?
What we have to do if we do required to rotate logs without moving and creating new log file
Is linux still relevant?
What is a swap space?
You have a file called sales data and create symbolic links to it in bob’s home directory. Bob calls you and says that his link no longer works. How can you fix the link?
How do you kill a process?
How to color the git console?
Is linux really free?