what is the use of nis server in linux?
what is the purpose.........
Answers were Sorted based on User's Feedback
Answer / mohd aslam
NIS stand for "network information system" the use of nis
server centeralized authntication of users.
Is This Answer Correct ? | 24 Yes | 2 No |
Answer / 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 |
Answer / susheel narayan singh
NIS stands for "network information services" it work is
same as the AD (active directory) in windows.
It means you can create a user in NIS Server and this user
will login anywere in domain.
Is This Answer Correct ? | 16 Yes | 1 No |
How to switch to a previously used directory?
Which book is best for linux beginners?
What is the difference between lock and semaphore?
Which is best linux for beginners?
What does sar provide? Where are sar logs stored?
What is mutex rtos?
What is the importance of the GNU project?
Users come to you and they will be saying mail server is very slow, what are the necessary steps you will take to resolve this issue in Linux?
What is the use of dollar sign in linux?
What is the best linux os for laptops?
How is a new user account created?
What are the problems with linux?