Network Information Service Article Index for
Network
Website Links For
Network
 

Information About

Network Information Service




NIS/YP is used for keeping a central directory of users, hostnames and most other useful things in a computer network. For example, in a common UNIX environment, the list of users (for Authentication ) is placed in /etc/passwd. Using NIS adds another "global" user list which is used for authenticating users on any host.

Sun licenses this technology to virtually all other Unix vendors.

As the name " Yellow Pages " is a registered Trademark in the United Kingdom of British Telecom PLC for their (paper) commercial telephone directory, Sun changed the name of their system to NIS, though all the commands and functions still start with "yp".

In modern environment, Directory Service s like Lightweight Directory Access Protocol and Kerberos have come to replace NIS at many sites and are mostly considered to be more modern and secure than NIS.


NIS COMMANDS:


  • ypcat

  • ypmatch

  • ypwhich

  • ypclnt



SEE ALSO




EXTERNAL LINK