1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-10 15:48:06 -05:00

Fix an "SSH v1" that Jacob missed (because it spanned a line break).

[originally from svn r5484]
This commit is contained in:
Ben Harris 2005-03-10 17:06:29 +00:00
parent 6070903a09
commit 6b9766a575

View File

@ -2391,8 +2391,8 @@ experimental feature, and may encounter several problems:
\cw{XDM-AUTHORIZATION-1}, so they will not know what to do with the
data PuTTY has provided.
\b This authentication mechanism will only work in SSH-2. In SSH
v1, the SSH server does not tell the client the source address of
\b This authentication mechanism will only work in SSH-2. In SSH-1,
the SSH server does not tell the client the source address of
a forwarded connection in a machine-readable format, so it's
impossible to verify the \cw{XDM-AUTHORIZATION-1} data.