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

112 lines
2.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of rpc.svcgssd</TITLE>
</HEAD><BODY>
<H1>rpc.svcgssd</H1>
Section: Maintenance Commands (8)<BR>Updated: 12 Jan 2007<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
rpc.svcgssd - server-side rpcsec_gss daemon
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]</B>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The rpcsec_gss protocol gives a means of using the gss-api generic security
api to provide security for protocols using rpc (in particular, nfs). Before
exchanging any rpc requests using rpcsec_gss, the rpc client must first
establish a security context with the rpc server. The linux kernel's
implementation of rpcsec_gss depends on the userspace daemon
<B>rpc.svcgssd</B>
to handle context establishment on the rpc server. The
daemon uses files in the proc filesystem to communicate with
the kernel.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-f</B>
<DD>
Runs
<B>rpc.svcgssd</B>
in the foreground and sends output to stderr (as opposed to syslogd)
<DT id="2"><B>-v</B>
<DD>
Increases the verbosity of the output (can be specified multiple times).
<DT id="3"><B>-r</B>
<DD>
If the rpcsec_gss library supports setting debug level,
increases the verbosity of the output (can be specified multiple times).
<DT id="4"><B>-i</B>
<DD>
If the nfsidmap library supports setting debug level,
increases the verbosity of the output (can be specified multiple times).
<DT id="5"><B>-p</B>
<DD>
Use <I>principal</I> instead of the default
nfs/<I>FQDN</I>@<I>REALM</I>.
<DT id="6"><B>-n</B>
<DD>
Use the system default credentials
(host/<I>FQDN</I>@<I>REALM</I>)
rather than the default
nfs/<I>FQDN</I>@<I>REALM</I>.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+rpc.gssd">rpc.gssd</A>(8),</B>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHORS</H2>
<BR>
Dug Song &lt;<A HREF="mailto:dugsong@umich.edu">dugsong@umich.edu</A>&gt;
<BR>
Andy Adamson &lt;<A HREF="mailto:andros@umich.edu">andros@umich.edu</A>&gt;
<BR>
Marius Aamodt Eriksen &lt;<A HREF="mailto:marius@umich.edu">marius@umich.edu</A>&gt;
<BR>
J. Bruce Fields &lt;<A HREF="mailto:bfields@umich.edu">bfields@umich.edu</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="7"><A HREF="#lbAB">NAME</A><DD>
<DT id="8"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="9"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="10"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="11"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="12"><A HREF="#lbAG">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:16 GMT, March 31, 2021
</BODY>
</HTML>