X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fgssd%2Fsvcgssd.man;h=7b2de6b1ab91a7261823dfe496c5ffc9446cf380;hb=24d0b823f10f9cae2eba9b22fb830dd8dc3fb15a;hp=1a015e1f5e06627d92c51449ff82b457165bb14b;hpb=395a1d1586c131d3830fac58d6aa6f9ac8e3408f;p=nfs-utils.git diff --git a/utils/gssd/svcgssd.man b/utils/gssd/svcgssd.man index 1a015e1..7b2de6b 100644 --- a/utils/gssd/svcgssd.man +++ b/utils/gssd/svcgssd.man @@ -6,7 +6,7 @@ .SH NAME rpc.svcgssd \- server-side rpcsec_gss daemon .SH SYNOPSIS -.B "rpc.svcgssd [-v] [-r] [-i] [-f] [-p pipefsdir]" +.B "rpc.svcgssd [-n] [-v] [-r] [-i] [-f] [-p principal]" .SH DESCRIPTION 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 @@ -35,7 +35,16 @@ increases the verbosity of the output (can be specified multiple times). .B -i If the nfsidmap library supports setting debug level, increases the verbosity of the output (can be specified multiple times). - +.TP +.B -p +Use \fIprincipal\fR instead of the default +.RI nfs/ FQDN @ REALM . +.TP +.B -n +Use the system default credentials +.RI (host/ FQDN @ REALM ) +rather than the default +.RI nfs/ FQDN @ REALM . .SH SEE ALSO .BR rpc.gssd(8), .SH AUTHORS