Operating System - HP-UX
1834479 Members
3658 Online
110067 Solutions
New Discussion

Re: NFS ownership changed.

 
Rajeev Tyagi
Valued Contributor

NFS ownership changed.

Experts,

In our environment we are using NIS for user authentication and NFS mounted home directories. There were couple of cases in past one month when users home directory ownership was changed to uid 120657. Any help in this regard will be appreciated.

3 REPLIES 3
harry d brown jr
Honored Contributor

Re: NFS ownership changed.

Who is the user with the uid of 120657?

What was the uid of the owner of the /home directory?

do they have similar user names?

Do you have only one NIS master in your network?

Were any other directory and/or file ownership's changed?

Are there local users on the machines with uid = 120657 or equal to the original owner?

live free or die
harry d brown jr
Live Free or Die
Steven E. Protter
Exalted Contributor

Re: NFS ownership changed.

Sounds like an NIS slave isn't getting updated.

The user id probably exists on multiple machines and the numeric id is not the same on all machines in /etc/passwd or the NIS database.

That user is changing the ownership.

I'd check communications and perhaps run yppush (I think) from the Master and check for error codes.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Rajeev Tyagi
Valued Contributor

Re: NFS ownership changed.

Harry/Steven thanks for your reply.

Harry,

User ID 120657 is not assigned to anyone. And UserID of owner home dir was 10180. This user is assigned only one uid. There is only one NIS master on this network. And ownership was changed only for this users home directory.

Steven,

On couple of systems this userid was defined locally but with same uid 10180. Also yppush worked successfully.

Also before this issue another users home directory ownership was changed to uid 120669 and his actual uid was 10304.