man-pages/man8/idmapd.8.html
2021-03-31 01:06:50 +01:00

217 lines
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of RPC.IDMAPD</TITLE>
</HEAD><BODY>
<H1>RPC.IDMAPD</H1>
Section: Maintenance Commands (8)<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<BR>BSD mandoc<BR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<B>rpc.idmapd</B>
- NFSv4 ID &lt;-&gt; Name Mapper
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>rpc.idmapd</B>
[-<B>h</B>
]
[-<B>f</B>
]
[-<B>v</B>
]
[-<B>C</B>
]
[-<B>S</B>
]
[-<B>p </B><I>path</I>
]
[-<B>c </B><I>path</I>
]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>rpc.idmapd</B>
is the NFSv4 ID &lt;-&gt; 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.
<P>
Note that on more recent kernels only the NFSv4 server uses
<B>.</B>
The NFSv4 client instead uses
<A HREF="/cgi-bin/man/man2html?8+nfsidmap">nfsidmap</A>(8),
and only falls back to
<B>rpc.idmapd</B>
if there was a problem running the
<A HREF="/cgi-bin/man/man2html?8+nfsidmap">nfsidmap</A>(8)
program.
<P>
The options are as follows:
<DL COMPACT>
<P>
<DT id="1"><B>-h</B>
<DD>
Display usage message.
<DT id="2"><B>-v</B>
<DD>
Increases the verbosity level (can be specified multiple times).
<DT id="3"><B>-f</B>
<DD>
Runs
<B>rpc.idmapd</B>
in the foreground and prints all output to the terminal.
<DT id="4"><B>-p </B><I>path</I>
<DD>
Specifies the location of the RPC pipefs to be
<I>path</I>
The default value is &quot;/var/lib/nfs/rpc_pipefs&quot;.
<DT id="5"><B>-c </B><I>path</I>
<DD>
Use configuration file
<I>path</I>
<DT id="6"><B>-C</B>
<DD>
Client-only: perform no idmapping for any NFS server, even if one is detected.
<DT id="7"><B>-S</B>
<DD>
Server-only: perform no idmapping for any NFS client, even if one is detected.
</DL>
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>EXAMPLES</H2>
<B>rpc.idmapd -f -vvv</B>
<P>
Runs
<B>rpc.idmapd</B>
printing all
messages to console, and with a verbosity level of 3.
<A NAME="lbAF">&nbsp;</A>
<H2>FILES</H2>
/etc/idmapd.conf
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
idmapd.conf5,
<A HREF="/cgi-bin/man/man2html?8+nfsidmap">nfsidmap</A>(8)
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHORS</H2>
The
<B>rpc.idmapd</B>
software has been developed by Marius Aamodt Eriksen
Aq <A HREF="mailto:marius@citi.umich.edu">marius@citi.umich.edu</A> .
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="11"><A HREF="#lbAE">EXAMPLES</A><DD>
<DT id="12"><A HREF="#lbAF">FILES</A><DD>
<DT id="13"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="14"><A HREF="#lbAH">AUTHORS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:12 GMT, March 31, 2021
</BODY>
</HTML>