svcgssd(8) - Linux man page
Name
rpc.svcgssd - server-side rpcsec_gss daemonSynopsis
rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]Description
Options
- -f
- Runs rpc.svcgssd in the foreground and sends output to stderr (as opposed to syslogd)
- -v
- Increases the verbosity of the output (can be specified multiple times).
- -r
- If the rpcsec_gss library supports setting debug level, increases the verbosity of the output (can be specified multiple times).
- -i
- If the nfsidmap library supports setting debug level, increases the verbosity of the output (can be specified multiple times).
- -p
- Use principal instead of the default nfs/FQDN@REALM.
- -n
- Use the system default credentials (host/FQDN@REALM) rather than the default nfs/FQDN@REALM.
See Also
rpc.gssd(8),Authors
Dug Song <dugsong@umich.edu>Andy Adamson <andros@umich.edu>
Marius Aamodt Eriksen <marius@umich.edu>
J. Bruce Fields <bfields@umich.edu>