Differences
This shows you the differences between the selected revisions of the page.
2014-11-01 | 2014-11-01 | ||
no summary (76.115.249.66) (hidden) | Restored revision 1414162110. Undoing revision 1414814787. (martin) (hidden) | ||
Line 18: | Line 18: | ||
When authentication with [[security_credentials#storing_password|stored password]] (if any) has failed before, the prompt will include //Change stored password to this one// check. Use it to overwrite stored password with new one. | When authentication with [[security_credentials#storing_password|stored password]] (if any) has failed before, the prompt will include //Change stored password to this one// check. Use it to overwrite stored password with new one. | ||
- | t | + | ===== Keyboard Interactive ===== |
+ | For keyboard-interactive, TIS or Cryptocard authentication methods the server can issue its own prompt. Most of the 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#attempt_keyboard-interactive_authentication|Respond with password to the first prompt]]//. | ||
+ | |||
+ | &screenshotpict(authenticate_keybinter) | ||
+ | |||
+ | The server may also issue multiple prompts at once. Some servers will use such prompt to request a password change. | ||
+ | |||
+ | The prompt may also include instructions only, with no inputs expected, as a form of announcement -- for example, to announce expiring an password. | ||
+ | |||
+ | &screenshotpict(authenticate_instructions_only) | ||
===== Private Key Passphrase ===== | ===== Private Key Passphrase ===== |