Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 71607
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Network Filesystems <net-fs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Keith M Wesolowski (RETIRED) <wesolows@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 71607 depends on: Show dependency tree
Bug 71607 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-11-17 15:04 0000
idmapd is given the argument -p /var/lib/rpc_pipes, but it expects the path to
the NFS-specific subdirectory (i.e. its default is /rpc_pipefs/nfs).  The fix
is to replace "-p /var/lib/rpc_pipes" with "-p /var/lib/rpc_pipes/nfs" in
/etc/init.d/idmapd.  Without this change, idmapd does not work; an obvious
symptom is doing ls -l on an nfs4 directory and seeing:

drwxr-xr-x   2 4294967294 4294967294  512 Apr 24  2004 ariana
drwxr-xr-x  11 4294967294 4294967294 1024 Feb 14  2001 baldo
drwxr-xr-x   2 4294967294 4294967294  512 Mar 29  2004 bazik
...

Note the bogus uid/gid.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From SpanKY 2005-03-14 21:43:42 0000 -------
fixed in nfs-utils-1.0.7-r1

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug