Operating System - HP-UX
1834605 Members
4718 Online
110069 Solutions
New Discussion

NIS home directory is not mounting in some servers

 
Balakumar M
Frequent Advisor

NIS home directory is not mounting in some servers

Hi All,
Good day, I am facing a problem in NIS. I have created a user, in some set of NIS client the home directory is monthing in some set its not mounting, its direcotry goes to "/"... no error shown on screen.

Have any idea.. pls help me.

-Bala
Life is a continues learning process
1 REPLY 1
Jerome Baron
Respected Contributor

Re: NIS home directory is not mounting in some servers

Hi,

in passwd file you have an entry :
user:passwd:UID:GID:user_name:home_directory:shell.
Possibilities are :
- You can show this file with a ypcat passwd. Are you sure that the home directory exist ?
I think it's a NFS directory no ?
Show in /etc/fstab if it's an entry for this directory.
- Has the user the same UID and GID on all system to have good right on his home directory ?

Regards,
Jerome