NIS

Introduction

NIS stands for Network Information Service, and is a service that provides information, such as accounts and passwords.

I have set up NIS on my home network to make life a bit easier, especially when using NFS (Networking File System), where information about users and groups are vital for access to the files.

A good book on this subject is Managing NFS and NIS from O'Reilly & Associates, Inc. (http://www.oreilly.com/catalog/nfs2/)

Setting up a NIS server on a RedHat 7.3 system

Setting up a NIS client on a RedHat 7.3 system

To be written...