Differences
This shows you the differences between the selected revisions of the page.
2017-01-07 | 2018-04-10 | ||
verifying_host_key explicit anchor (martin) | no summary (117.136.82.252) (hidden) (untrusted) | ||
Line 6: | Line 6: | ||
The %%SSH%% employs a public key cryptography that uses [[ssh_keys|two keys pairs, for host and user]]. | The %%SSH%% employs a public key cryptography that uses [[ssh_keys|two keys pairs, for host and user]]. | ||
+ | ==== ==== Level 3 Headline ==== | ||
+ | ==== | ||
===== [[authentication]] Authentication in SSH ===== | ===== [[authentication]] Authentication in SSH ===== | ||
SSH servers offer the client a selection of authentication | SSH servers offer the client a selection of authentication | ||
Line 14: | Line 16: | ||
the option to choose which methods can be used. In WinSCP, you can configure this on //[[ui_login_authentication|SSH > Authentication page]]// of Advanced Site Settings dialog. | the option to choose which methods can be used. In WinSCP, you can configure this on //[[ui_login_authentication|SSH > Authentication page]]// of Advanced Site Settings dialog. | ||
- | The actual order of authentication methods is as follows: [[ui_login_authentication#gssapi|GSSAPI]] (SSH-2 only), [[public key]] (using [[ui_pageant|Pageant]]), public key (using [[ui_login_authentication|configured file]]), keyboard-interactive (%%SSH-2%% only), TIS or Cryptocard (SSH-1 only), password. | + | The actual order of authentication methods is as follows: [[ui_login_authentication#gssapi|GSSAPI]] (SSH-2 only), [[public key]] (using [[ui_p==== Level 3 Headline ==== |
+ | ageant|Pageant]]), public key (using [[ui_login_authentication|configured file]]), keyboard-interactive (%%SSH-2%% only), TIS or Cryptocard (SSH-1 only), password. | ||
===== [[verifying_host_key]] Verifying the Host Key ===== | ===== [[verifying_host_key]] Verifying the Host Key ===== |