Differences
This shows you the differences between the selected revisions of the page.
2014-12-02 | 2014-12-02 | ||
fixing word order (martin) | some functions are available in ssh only (martin) | ||
Line 19: | Line 19: | ||
===== 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 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]]//. | + | 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#attempt_keyboard-interactive_authentication|Respond with password to the first prompt]]//. |
&screenshotpict(authenticate_keybinter) | &screenshotpict(authenticate_keybinter) | ||
Line 30: | Line 30: | ||
===== Private Key Passphrase ===== | ===== 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. | + | If you are using an SSH [[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) | &screenshotpict(authenticate_passphrase) | ||
Line 42: | Line 42: | ||
===== Password Change ===== | ===== Password Change ===== | ||
- | During authentication, the server may request you to change a password, particularly if your password has expired. | + | During authentication, the SSH server may request you to change a password, particularly if your password has expired. |
&screenshotpict(authenticate_newpassword) | &screenshotpict(authenticate_newpassword) |