F14 NFS client gets wrong ownership IDs on NFS mounted partition

JD jd1008 at gmail.com
Tue May 3 21:18:28 UTC 2011


On 05/03/11 14:10, Mark Eackloff wrote:
> Just upgraded to F14.  Small home network environment.  As before my upgrade from F13, my /home directory is an NFS mounted partition exported from my F13 (not yet upgraded) server.  Nothing changed on the server.  Where all my imported /home files on the client had the correct ownership before the upgrade, they now all show a UID and GID of 99 (nobody) on the client.  This is obviously rendering filess nearly useless.
>
> Authentication is through NIS.  "ypcat passwd" yields expected listing with all imported user IDs with the expected UIDs and GIDs (all above 499).
>

Do you mount via the fstab?
If so, add to the mount line options:
user, uid=YourUID,gid=YourGID
and remount.



More information about the users mailing list