1 .\" $OpenBSD: mdoc.template,v 1.6 2001/02/03 08:22:44 niklas Exp $
3 .\" The following requests are required for all man pages.
9 .Nd NFSv4 ID <-> Name Mapper
11 .\" For a program: program [-abc] file ...
22 is the NFSv4 ID <-> name mapping daemon. It provides functionality to
23 the NFSv4 kernel client and server, to which it communicates via
24 upcalls, by translating user and group IDs to names, and vice versa.
26 The options are as follows:
27 .Bl -tag -width Ds_imagedir
29 Increases the verbosity level (can be specified multiple times).
33 in the foreground and prints all output to the terminal.
37 This is used internally by NFSv4 and is typically assigned by the
38 system administrator. By default,
40 is set to be the FQDN of the host, minus the hostname.
42 Specifies the location of the RPC pipefs to be
44 The default value is \&"/var/lib/nfs/rpc_pipefs\&".
46 Specifies the NFSv4 nobody user to be
48 The default value is \&"nobody\&".
50 Specifies the NFSv4 nobody group to be
52 The default value is \&"nobody\&".
54 Use configuration file
57 Client-only: perform no idmapping for any NFS server, even if one is detected.
59 Server-only: perform no idmapping for any NFS client, even if one is detected.
62 .Cm rpc.idmapd -d \&"citi.umich.edu\&" -f -vvv
66 with the domain \&"citi.umich.edu\&" in the foreground, printing all
67 messages to console, and with a verbosity level of 3.
68 .\" This next request is for sections 2 and 3 function return values only.
70 .\" The next request is for sections 2 and 3 error and signal handling only.
72 .\" This next request is for section 4 only.
74 .\" This next request is for sections 1, 6, 7 & 8 only.
84 .\".Sh ACKNOWLEDGEMENTS
88 software has been developed by Marius Aamodt Eriksen
89 .Aq marius@citi.umich.edu .
92 .\"Please report any bugs to Marius Aamodt Eriksen
93 .\".Aq marius@monkey.org .