112 lines
2.8 KiB
HTML
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"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
rpc.svcgssd - server-side rpcsec_gss daemon
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]</B>
|
|
|
|
<A NAME="lbAD"> </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"> </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"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+rpc.gssd">rpc.gssd</A>(8),</B>
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
<BR>
|
|
|
|
Dug Song <<A HREF="mailto:dugsong@umich.edu">dugsong@umich.edu</A>>
|
|
<BR>
|
|
|
|
Andy Adamson <<A HREF="mailto:andros@umich.edu">andros@umich.edu</A>>
|
|
<BR>
|
|
|
|
Marius Aamodt Eriksen <<A HREF="mailto:marius@umich.edu">marius@umich.edu</A>>
|
|
<BR>
|
|
|
|
J. Bruce Fields <<A HREF="mailto:bfields@umich.edu">bfields@umich.edu</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </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>
|