Differences
This shows you the differences between the selected revisions of the page.
2020-09-14 | 2020-10-19 | ||
"dialog" is more common and used throughout the documentation (martin) | no summary (112.196.163.117) | ||
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 password to the first prompt]]//. | + | 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]]//. |
&screenshotpict(authenticate_keybinter) | &screenshotpict(authenticate_keybinter) | ||
Line 25: | Line 25: | ||
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]]. | ||
- | The prompt may also include instructions only, with no inputs expected, as a form of announcement -- for example, to announce an expiring password. | + | The prompt may also include instructions only, with no inputs expected, as a form of the announcement -- for example, to announce an expiring password. |
&screenshotpict(authenticate_instructions_only) | &screenshotpict(authenticate_instructions_only) |