The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




Thread: nis user
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 07-02-2009
naw_deepak naw_deepak is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 116
Try to make the other computer as NIS client.
Login with the local root.
Check if passwd, group data are shared:
to check this, run below cmd's on client machine:

#ypcat passwd | grep username
#ypcat group | grep username

If you get the real output, then try to login by first logging out with root.