Configuring UNIX clients to use Server for NIS as the master server
For each UNIX client computer on which you want to use Server
for NIS as the master server, do the following:
If the domain name has changed, run the following command:
domainNamenewdomain
Stop ypbind by running the following command:
kill –9 ypbindpid
Restart ypbind by running the following command:
ypbind
Network Information Service (NIS) subordinate (slave) servers
require that the NIS master server name in the local /etc/hosts
file match the master server name in the NIS maps exactly,
including the case of the letters of these names. Make sure the
case of the host name in /etc/hosts matches exactly the master
server name as returned by the Server for NIS. Server for NIS
typically returns the host computer name in all uppercase.