Differences
This shows you the differences between the selected revisions of the page.
2013-04-29 | 2013-05-15 | ||
Link to login dialog in the first sentence (Petr) | Renaming Login/Preferences "tabs" to "pages" (martin) | ||
Line 1: | Line 1: | ||
- | ====== Authentication Tab (Login Dialog) ====== | + | ====== Authentication Page (Login Dialog) ====== |
- | The //Authentication tab// on the [[ui_login|Login dialog]] allows you to configure [[ssh#authentication_in_ssh|authentication]] options of SSH protocol. | + | The //Authentication page// on the [[ui_login|Login dialog]] allows you to configure [[ssh#authentication_in_ssh|authentication]] options of SSH protocol. |
&screenshotpict(login_authentication) | &screenshotpict(login_authentication) | ||
- | You need to check //Advanced options// to reveal the tab. The tab is not available for [[ftp|FTP protocol]]. | + | You need to check //Advanced options// to reveal the page. The page is not available for [[ftp|FTP protocol]]. |
===== Bypassing Authentication ===== | ===== Bypassing Authentication ===== | ||
Line 35: | Line 35: | ||
The SSH-2 equivalent of TIS authentication is called 'keyboard-interactive'. It is a flexible authentication method using an arbitrary sequence of [[ui_authenticate#keyboard_interactive|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. ((&puttydoccite)) | The SSH-2 equivalent of TIS authentication is called 'keyboard-interactive'. It is a flexible authentication method using an arbitrary sequence of [[ui_authenticate#keyboard_interactive|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. ((&puttydoccite)) | ||
- | 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 server uses keyboard-interactive authentication to ask for your password only, and you wish to allow WinSCP to reply with password entered on //[[ui_login_session|Session tab]]//, tick //Respond with password to the first prompt//. | + | 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 server uses keyboard-interactive authentication to ask for your password only, and you wish to allow WinSCP to reply with password entered on //[[ui_login_session|Session page]]//, tick //Respond with password to the first prompt//. |
===== Authentication Parameters ===== | ===== Authentication Parameters ===== | ||
Line 62: | Line 62: | ||
===== Further Reading ===== | ===== Further Reading ===== | ||
- | Read more about [[ui_login|Login dialog]] and its other [[ui_login#tabs|tabs]]. | + | Read more about [[ui_login|Login dialog]] and its other [[ui_login#pages|pages]]. |