Bug 598345

Summary: All files on NFS exports from Solaris are owned by nobody:nobody since F13 upgrade
Product: [Fedora] Fedora Reporter: Tore Anderson <tore>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jlayton, m.a.young, steved
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-07 17:01:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tore Anderson 2010-06-01 06:45:57 UTC
Description of problem:

After I upgraded my workstation from F12 to F13, all the NFS mounts from Solaris servers (OpenSolaris and Storage 7000 appliances) have all their files owner by nobody:nobody.

Version-Release number of selected component (if applicable):

F13, nfs-utils-1.2.2-2.fc13.x86_64

How reproducible:

100%

Steps to Reproduce:
1. mount -t nfs server:/export /mountpoint
2. ls -l /mountpoint
  
Actual results:

All the files are owned by nobody:nobody.

Expected results:

The files should be owner by their correct owner.

Additional info:

Adding "-o nfsvers=3" to the step #1 makes the problem go away.

Comment 1 Michael Young 2010-06-04 15:35:40 UTC
I am seeing something similar to this and I have lots of errors like
rpc.idmapd[pid]: nss_getpwnam: name 'user@nisdomain' does not map into
domain 'dnsdomain'
I tried setting Domain = nisdomain
but then I get similar errors with dnsdomain and nisdomain swapped.

Comment 2 Jeff Layton 2010-06-07 17:01:44 UTC

*** This bug has been marked as a duplicate of bug 600936 ***