Differences
This shows you the differences between the selected revisions of the page.
2005-12-15 | 2005-12-16 | ||
typography (martin) | 3.8 screenshots (martin) | ||
Line 1: | Line 1: | ||
====== Authentication Progress ====== | ====== Authentication Progress ====== | ||
During [[ssh#authentication_in_ssh|authentication]] WinSCP will present you with authentication window to show you progress of authentication and to prompt you to enter your credentials or other information. | During [[ssh#authentication_in_ssh|authentication]] WinSCP will present you with authentication window to show you progress of authentication and to prompt you to enter your credentials or other information. | ||
+ | |||
+ | &screenshotpict(authenticate) | ||
===== Password ===== | ===== Password ===== | ||
If you are using password authentication, you can enter your password directly on [[ui_login_session#session_group|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 password when you use invalid username, not to allow attacker to learn if particular account exists. | If you are using password authentication, you can enter your password directly on [[ui_login_session#session_group|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 password when you use invalid username, not to allow attacker to learn if particular account exists. | ||
+ | |||
+ | &screenshotpict(authenticate_password) | ||
===== Private Key Passphrase ===== | ===== Private Key Passphrase ===== | ||
Line 12: | Line 16: | ||
As the server can generally prompt for anything, the answer can be quite long and may not be even secret. For the reason you can make it visible by unchecking //Hide typing//, so you can easier type it. | As the server can generally prompt for anything, the answer can be quite long and may not be even secret. For the reason you can make it visible by unchecking //Hide typing//, so you can easier type it. | ||
+ | |||
+ | &screenshotpict(authenticate_keybinter) | ||
===== Authentication Banner ===== | ===== Authentication Banner ===== |