document -d
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12772 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd April 22, 2003
|
.Dd September 4, 2003
|
||||||
.Dt RSH 1
|
.Dt RSH 1
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -85,9 +85,9 @@ option.
|
|||||||
.Xc
|
.Xc
|
||||||
The
|
The
|
||||||
.Fl K
|
.Fl K
|
||||||
option turns off all Kerberos authentication. The long name implies
|
option turns off all Kerberos authentication. The security in this
|
||||||
that this is more or less totally unsecure. The security in this mode
|
mode relies on reserved ports. The long name is an indication of how
|
||||||
relies on reserved ports, which is not very secure.
|
good this is.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl n ,
|
.Fl n ,
|
||||||
.Fl -no-input
|
.Fl -no-input
|
||||||
@@ -99,6 +99,10 @@ option directs the input from the
|
|||||||
device (see the
|
device (see the
|
||||||
.Sx BUGS
|
.Sx BUGS
|
||||||
section of this manual page).
|
section of this manual page).
|
||||||
|
.It Fl d
|
||||||
|
Enable
|
||||||
|
.Xr setsockopt 2
|
||||||
|
socket debugging.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl e ,
|
.Fl e ,
|
||||||
.Fl -no-stderr
|
.Fl -no-stderr
|
||||||
@@ -120,19 +124,21 @@ section for limitations).
|
|||||||
.Xc
|
.Xc
|
||||||
The opposite of
|
The opposite of
|
||||||
.Fl x .
|
.Fl x .
|
||||||
This is the default, but encryption can be enabled when using
|
This is the default, and is mainly useful if encryption has been
|
||||||
Kerberos 5, by setting the
|
enabled by default, for instance in the
|
||||||
.Li libdefaults/encrypt
|
.Li appdefaults
|
||||||
option in
|
section of
|
||||||
.Xr krb5.conf 5 .
|
.Pa /etc/krb5.conf
|
||||||
|
when using Kerberos 5.
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl f ,
|
.Fl f ,
|
||||||
.Fl -forward
|
.Fl -forward
|
||||||
.Xc
|
.Xc
|
||||||
Forward Kerberos 5 credentials to the remote host. Also controlled by
|
Forward Kerberos 5 credentials to the remote host.
|
||||||
.Li libdefaults/forward
|
Also settable via
|
||||||
in
|
.Li appdefaults
|
||||||
.Xr krb5.conf 5 .
|
(see
|
||||||
|
.Xr krb5.conf ) .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl G
|
.Fl G
|
||||||
.Xc
|
.Xc
|
||||||
@@ -142,10 +148,11 @@ The opposite of
|
|||||||
.Fl F ,
|
.Fl F ,
|
||||||
.Fl -forwardable
|
.Fl -forwardable
|
||||||
.Xc
|
.Xc
|
||||||
Make the forwarded credentials re-forwardable. Also controlled by
|
Make the forwarded credentials re-forwardable.
|
||||||
.Li libdefaults/forwardable
|
Also settable via
|
||||||
in
|
.Li appdefaults
|
||||||
.Xr krb5.conf 5 .
|
(see
|
||||||
|
.Xr krb5.conf ) .
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl u ,
|
.Fl u ,
|
||||||
.Fl -unique
|
.Fl -unique
|
||||||
|
Reference in New Issue
Block a user