Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146001 - rpc.idmapd isn't started on client-side when mounting NFSv4 volume
Summary: rpc.idmapd isn't started on client-side when mounting NFSv4 volume
Status: RESOLVED DUPLICATE of bug 101624
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-02 07:56 UTC by Erik Logtenberg
Modified: 2006-09-02 12:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Logtenberg 2006-09-02 07:56:40 UTC
Hi,

Whith NFSv4 one needs the rpc.idmapd daemon to map usernames to numeric ID's, since NFSv4 uses strings containing usernames instead of numeric user ID's like versions 2 and 3 of the NFS protocol.
This rpc.idmapd has to be started on both the NFS server and the NFS client.

Gentoo currently only starts rpc.idmapd on the NFS server, with the /etc/init.d/nfs initscript.
On the client however, rpc.idmapd isn't started automatically.

Perhaps the /etc/init.d/nfsmount initscript is a good place to do this.

Kind regards,

Erik Logtenberg.
Comment 1 SpanKY gentoo-dev 2006-09-02 12:40:09 UTC

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