Differences
This shows you the differences between the selected revisions of the page.
| ui_authenticate 2021-06-18 | ui_authenticate 2025-04-02 (current) | ||
| Line 19: | Line 19: | ||
| ===== [[keyboard_interactive]] Keyboard Interactive ===== | ===== [[keyboard_interactive]] Keyboard Interactive ===== | ||
| - | For SSH keyboard-interactive, TIS or Cryptocard authentication methods the server can issue its own prompt. Most of the SSH servers use keyboard-interactive authentication just as a different method for getting the account password; for this reason, WinSCP by default responds to the first keyboard-interactive prompt with the password entered on the Login dialog (if any). To disable this behavior unset the keyboard-interactive authentication option //[[ui_login_authentication#ki|Respond with a password to the first prompt]]//. | + | For SSH keyboard-interactive authentication method the server can issue its own prompt. Most of the SSH servers use keyboard-interactive authentication just as a different method for getting the account password; for this reason, WinSCP by default responds to the first keyboard-interactive prompt with the password entered on the Login dialog (if any). To disable this behavior unset the keyboard-interactive authentication option //[[ui_login_authentication#ki|Respond with a password to the first prompt]]//. | 
| &screenshotpict(authenticate_keybinter) | &screenshotpict(authenticate_keybinter) | ||
| - | The prompt context menu contains //Copy// command to copy the prompt text to the clipboard. If the prompt contains a URL, there is also //Open// command to follow the link (clicking such prompt has the same effect). | + | The prompt context menu contains //Copy// command to copy the prompt text to the clipboard. If the prompt contains a URL, there is also //Open Link// command to follow the link (clicking such prompt has the same effect). | 
| The server may also issue multiple prompts at once. Some servers will use such prompt to request a [[task_change_password|password change]]. | The server may also issue multiple prompts at once. Some servers will use such prompt to request a [[task_change_password|password change]]. | ||
| Line 55: | Line 55: | ||
| Note that the server may use [[#keyboard_interactive|keyboard interactive]] method for change password request. Then the prompts will differ. | Note that the server may use [[#keyboard_interactive|keyboard interactive]] method for change password request. Then the prompts will differ. | ||
| + | |||
| + | ===== [[proxy]] Proxy Authentication ===== | ||
| + | If WinSCP discovers that it needs a proxy username or password and you have not specified them in the [[ui_login_proxy|configuration]], it will prompt for the missing credentials. | ||
| + | |||
| + | &screenshotpict(authenticate_proxy) | ||
| + | |||
| + | ===== [[lock]] Lock icon ===== | ||
| + | |||
| + | A gold lock icon indicates an encrypted connection. A gray lock icon is used for unencrypted connections. | ||