View | Details | Raw Unified | Return to bug 487 | Differences between
and this patch

Collapse All | Expand All

(-)./ssh.1.lanl (-2 / +3 lines)
Lines 471-478 Link Here
471
should use to communicate with a smartcard used for storing the user's
471
should use to communicate with a smartcard used for storing the user's
472
private RSA key.
472
private RSA key.
473
.It Fl k
473
.It Fl k
474
Disables forwarding of Kerberos tickets and AFS tokens.
474
Disables forwarding of Kerberos V4/5 tickets and AFS tokens under SSH
475
This may also be specified on a per-host basis in the configuration file.
475
protocol 1.  This may also be specified on a per-host basis in the
476
configuration file.
476
.It Fl l Ar login_name
477
.It Fl l Ar login_name
477
Specifies the user to log in as on the remote machine.
478
Specifies the user to log in as on the remote machine.
478
This also may be specified on a per-host basis in the configuration file.
479
This also may be specified on a per-host basis in the configuration file.

Return to bug 487