Differences
This shows you the differences between the selected revisions of the page.
ui_authenticate 2022-08-04 | ui_authenticate 2024-10-22 (current) | ||
Line 7: | Line 7: | ||
If you do not specify username on [[ui_login#session_settings|Login dialog]], WinSCP will prompt you once it needs it for authentication. | If you do not specify username on [[ui_login#session_settings|Login dialog]], WinSCP will prompt you once it needs it for authentication. | ||
- | & | + | &screenshotpict(authenticate_username) |
+ | |||
+ | ===== [[password]] Password ===== | ||
+ | If you are using password authentication, you can enter your password directly on [[ui_login#session_settings|Login dialog]]. Otherwise, WinSCP will prompt you once a server asks for it. You will be prompted again if you enter invalid password. Also note that most of the servers will "prompt" for a password when you use invalid username, not to allow an attacker to learn if the particular account exists. | ||
+ | |||
+ | &screenshotpict(authenticate_password) | ||
+ | |||
+ | You can opt to //Remember password for the session// to avoid getting prompted for password again [[security_credentials#password_memory|when reconnecting or opening additional connection]]. The option is available only if you have opted not to remember the password by default in [[ui_pref_security|preferences]]. | ||
+ | |||
+ | 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 a new one. | ||
===== [[keyboard_interactive]] Keyboard Interactive ===== | ===== [[keyboard_interactive]] Keyboard Interactive ===== | ||
Line 51: | Line 60: | ||
&screenshotpict(authenticate_proxy) | &screenshotpict(authenticate_proxy) | ||
+ | |||
+ | ===== [[lock]] Lock icon ===== | ||
+ | |||
+ | A gold lock icon indicates an encrypted connection. A gray lock icon is used for unencrypted connections. | ||