summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Mayhew <smayhew@redhat.com>2015-01-23 10:29:37 -0500
committerSteve Dickson <steved@redhat.com>2015-01-23 10:29:37 -0500
commit6b9dca7911d3ca40f313e567d0263a6e6698ca78 (patch)
treeebfd57143d7b4207c1a9977b6ee7057f90a3d76f
parent463e5d695642200e7171e9d2c495456a76323209 (diff)
downloadnfs-utils-6b9dca7911d3ca40f313e567d0263a6e6698ca78.tar.gz
nfs-utils-6b9dca7911d3ca40f313e567d0263a6e6698ca78.tar.xz
nfs-utils-6b9dca7911d3ca40f313e567d0263a6e6698ca78.zip
rpc.idmapd: Add a reference to nfsidmap(8) on the man page
Even though the 'new' idmapper used by the client has been around for several years, a lot of users seem to be unaware of its existence. Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--utils/idmapd/idmapd.man13
1 files changed, 12 insertions, 1 deletions
diff --git a/utils/idmapd/idmapd.man b/utils/idmapd/idmapd.man
index 185cd1b..c809f78 100644
--- a/utils/idmapd/idmapd.man
+++ b/utils/idmapd/idmapd.man
@@ -20,6 +20,16 @@ is the NFSv4 ID <-> name mapping daemon. It provides functionality to
the NFSv4 kernel client and server, to which it communicates via
upcalls, by translating user and group IDs to names, and vice versa.
.Pp
+Note that on more recent kernels only the NFSv4 server uses
+.Nm .
+The NFSv4 client instead uses
+.Xr nfsidmap 8 ,
+and only falls back to
+.Nm
+if there was a problem running the
+.Xr nfsidmap 8
+program.
+.Pp
The options are as follows:
.Bl -tag -width Ds_imagedir
.It Fl v
@@ -58,7 +68,8 @@ messages to console, and with a verbosity level of 3.
.Sh FILES
.Pa /etc/idmapd.conf
.Sh SEE ALSO
-.Xr idmapd.conf 5
+.Xr idmapd.conf 5 ,
+.Xr nfsidmap 8
.\".Sh SEE ALSO
.\".Xr nylon.conf 4
.\" .Sh COMPATIBILITY