summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-24 13:10:09 +1100
committerDamien Miller <djm@mindrot.org>2003-11-24 13:10:09 +1100
commite0113ccc08725142ca263dd61734bc93e1a3d39b (patch)
tree4ed61fc814aaab9fece8dfe2cbad8cf0c41877ac /ssh.1
parenta4b33dfb6dff6bebb8f08f72eabaa796aa8bb7d4 (diff)
- dtucker@cvs.openbsd.org 2003/11/24 00:16:35
[ssh.1 ssh.c] Make ssh -k mean GSSAPIDelegateCredentials=no. Suggestion & ok markus@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.15
1 files changed, 2 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 107841533..25de869ad 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.178 2003/10/11 08:24:08 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.179 2003/11/24 00:16:35 dtucker Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -539,8 +539,7 @@ It is possible to have multiple
539options (and multiple identities specified in 539options (and multiple identities specified in
540configuration files). 540configuration files).
541.It Fl k 541.It Fl k
542Disables forwarding of Kerberos tickets. 542Disables forwarding (delegation) of GSSAPI credentials to the server.
543This may also be specified on a per-host basis in the configuration file.
544.It Fl L Xo 543.It Fl L Xo
545.Sm off 544.Sm off
546.Ar port : host : hostport 545.Ar port : host : hostport