Linux NFS development
 help / color / mirror / Atom feed
* [nfs-utils PATCH] rpc.idmapd: Add a reference to nfsidmap(8) on the man page
@ 2014-12-23 21:44 Scott Mayhew
  2015-01-23 15:31 ` Steve Dickson
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Mayhew @ 2014-12-23 21:44 UTC (permalink / raw)
  To: linux-nfs

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>
---
 utils/idmapd/idmapd.man | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

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
-- 
1.9.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [nfs-utils PATCH] rpc.idmapd: Add a reference to nfsidmap(8) on the man page
  2014-12-23 21:44 [nfs-utils PATCH] rpc.idmapd: Add a reference to nfsidmap(8) on the man page Scott Mayhew
@ 2015-01-23 15:31 ` Steve Dickson
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2015-01-23 15:31 UTC (permalink / raw)
  To: Scott Mayhew, linux-nfs



On 12/23/2014 04:44 PM, Scott Mayhew wrote:
> 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>
Committed...

steved.

> ---
>  utils/idmapd/idmapd.man | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)
> 
> 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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-23 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23 21:44 [nfs-utils PATCH] rpc.idmapd: Add a reference to nfsidmap(8) on the man page Scott Mayhew
2015-01-23 15:31 ` Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox