1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00

Try to make it slightly clearer that TIS/CryptoCard are generic, since

SSH:TDGv2 seems to think that TIS is only relevant to its original
application (whose name eludes me at the moment).

[originally from svn r6038]
This commit is contained in:
Jacob Nevins 2005-06-29 18:20:17 +00:00
parent d3b993a9c1
commit 3b4e643588

View File

@ -2299,11 +2299,12 @@ require an authentication step.
\cfg{winhelp-topic}{ssh.auth.tis} \cfg{winhelp-topic}{ssh.auth.tis}
TIS and CryptoCard authentication are simple \I{challenge/response TIS and CryptoCard authentication are (despite their names) generic
authentication}challenge/response forms of authentication available in forms of simple \I{challenge/response authentication}challenge/response
SSH protocol version 1 only. You might use them if you were using \i{S/Key} authentication available in SSH protocol version 1 only. You might use
\i{one-time passwords}, for example, or if you had a physical \i{security them if you were using \i{S/Key} \i{one-time passwords}, for example,
token} that generated responses to authentication challenges. or if you had a physical \i{security token} that generated responses
to authentication challenges.
With this switch enabled, PuTTY will attempt these forms of With this switch enabled, PuTTY will attempt these forms of
authentication if the server is willing to try them. You will be authentication if the server is willing to try them. You will be