A Practical Guide to Red HatВ® LinuxВ®: Fedoraв„ў Core and Red Hat Enterprise Linux (3rd Edition)

21. NIS: Network Information Service

IN THIS CHAPTER

How NIS Works

656

Setting Up an NIS Client

659

yppasswd: Changes NIS Passwords

662

Setting Up an NIS Server

663

yppasswdd: The NIS Password Update Daemon

669

NIS (Network Information Service) simplifies the maintenance of common administrative files by keeping them in a central database and having clients contact the database server to retrieve information from the database. Developed by Sun Microsystems, NIS is an example of the client/server paradigm.

Just as DNS addresses the problem of keeping multiple copies of /etc/hosts files up-to-date, NIS deals with the issue of keeping system-independent configuration files (such as /etc/passwd) current. Most networks today are heterogeneous (page 1035); even though they run different varieties of UNIX or Linux, they have certain common attributes, such as a passwd file.

Категории