Description of problem: nfsnobody gid is 492 in /etc/passwd and /etc/group. However all_squash on exports still uses 65534 (which I think is correct). Version-Release number of selected component (if applicable): nfs-utils-1.1.3-2.fc10 How reproducible: Always Steps to Reproduce: 1. Look in /etc/passwd and /etc/group Actual results: gid is listed as 492 Expected results: gid is listed as 65534 Additional info: Exporting a writable directory as all_squash, mounting it on another machine, and creating a file from that machine causes the file to be created with gid 65534. However then "ls -l" lists its ownership as "nfsnobody 65534" instead of as "nfsnobody nfsnobody." This bug is for F10-Alpha. See also Bug 455980 for the same thing in F9.
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Since I've added a patch for Bug 485379, which is the same as this one except for F11-test, I'm closing this one in favor of that one. *** This bug has been marked as a duplicate of bug 485379 ***