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