This is an old revision of the document!

Documentation » Configuration » Login Dialog » Advanced » SSH »

Authentication Tab (Login Dialog)

Authentication tab allows you to configure authentication options of SSH protocol.

Advertisement

The Attempt TIS or CryptoCard authentication checkbox enables simple challenge/response forms of authentication available in SSH protocol version 1 only. You might use them if you were using S/Key one-time passwords, for example, or if you had a physical security token that generated responses to authentication challenges.

With this switch enabled, WinSCP will attempt these forms of authentication if the server is willing to try them. You will be presented with a challenge string (which will be different every time) and must supply the correct response in order to log in. If your server supports this, you should talk to your system administrator about precisely what form these challenges and responses take.1

The Attempt keyboard-interactive authentication enables SSH 2 equivalent of TIS authentication, called ‘keyboard-interactive’. It is a flexible authentication method using an arbitrary sequence of requests and responses; so it is not only useful for challenge/response mechanisms such as S/Key, but it can also be used for (for example) asking the user for a new password when the old one has expired. 1

WinSCP leaves this option enabled by default, but supplies a switch to turn it off in case you should have trouble with it. If your servers uses keyboard-interactive authentication to ask for your password only, and you wish to allow WinSCP to reply with your stored password, tick Respond with password to the first prompt.

The Attempt MIT Kerberos GSSAPI authentication checkbox tells WinSCP to attempt Kerberos authentication. To use the Kerberos authentication you need to have Kerberos for Windows installed.

The Allow agent forwarding checkbox allows the SSH server to open forwarded connections back to your local copy of Pageant. If you are not running Pageant, this option will do nothing. Learn more about agent forwarding. 1

  1. The text is copy of PuTTY User Manual or was inspired by it.Back

Last modified: by martin