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. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines