Differences
This shows you the differences between the selected revisions of the page.
2010-10-01 | 2010-10-01 | ||
no summary (188.214.38.226) (hidden) | Restored revision 1283693653. Undoing revisions 1285908419, 1285908465. (martin) (hidden) | ||
Line 16: | Line 16: | ||
When authentication with 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 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. | ||
- | === Keyboard Interactive ===== | + | ===== 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 different method for getting account password. For the reason WinSCP by default responds to the first keyboard-interactive prompt with the password entered on Login dialog (if any). To disable this behaviour unset keyboard-interactive authentication option //[[ui_login_authentication#attempt_keyboard-interactive_authentication|Respond with password to the first prompt]]//. | 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 different method for getting account password. For the reason WinSCP by default responds to the first keyboard-interactive prompt with the password entered on Login dialog (if any). To disable this behaviour unset keyboard-interactive authentication option //[[ui_login_authentication#attempt_keyboard-interactive_authentication|Respond with password to the first prompt]]//. | ||
Line 23: | Line 23: | ||
&screenshotpict(authenticate_keybinter) | &screenshotpict(authenticate_keybinter) | ||
+ | ===== Private Key Passphrase ===== | ||
+ | If you are using [[public_key|public key authentication]] with encrypted [[public_key#private|private key]] you will be prompted to enter passphrase for your key. | ||
+ | &screenshotpict(authenticate_passphrase) | ||
===== Authentication Banner ===== | ===== Authentication Banner ===== |