X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/33f1c1615c335a1a27461e308295c5b37e53acd9..1e5eefb6f2677a50fdb158e25e59f075ec034d23:/doc/config.but diff --git a/doc/config.but b/doc/config.but index 81570ed9..aae0b39c 100644 --- a/doc/config.but +++ b/doc/config.but @@ -2278,6 +2278,22 @@ protection than SSH-2 without rekeys. The Auth panel allows you to configure \i{authentication} options for SSH sessions. +\S{config-ssh-noauth} \q{Bypass authentication entirely} + +\cfg{winhelp-topic}{ssh.auth.bypass} + +In SSH-2, it is possible to establish a connection without using SSH's +mechanisms to identify or authenticate oneself to the server. Some +servers may prefer to handle authentication in the data channel, for +instance, or may simply require no authentication whatsoever. + +By default, PuTTY assumes the server requires authentication (most +do), and thus must provide a username. If you find you are getting +unwanted username prompts, you could try checking this option. + +This option only affects SSH-2 connections. SSH-1 connections always +require an authentication step. + \S{config-ssh-tis} \q{Attempt \I{TIS authentication}TIS or \i{CryptoCard authentication}}