Differences
This shows you the differences between the selected revisions of the page.
master_password 2016-10-07 | master_password 2023-04-08 (current) | ||
Line 1: | Line 1: | ||
====== Master Password ====== | ====== Master Password ====== | ||
- | WinSCP can protect stored passwords by strong AES cipher. In order to protect such sensitive information you need to set a master password. When a master password is not set, stored passwords can be [[security_credentials#storing_password|easily decrypted]] by malicious software that have infiltrated your computer. | + | WinSCP can protect stored passwords by strong AES cipher. In order to protect such sensitive information you need to set a master password. When a master password is not set, stored passwords can be [[security_credentials#storing_password|easily decrypted]] by malicious software that has infiltrated your computer. |
===== Working with Master Password ===== | ===== Working with Master Password ===== | ||
- | If you set the master password, each new instance of WinSCP will ask you to enter the master password the first time it needs to access protected passwords or protect new password. | + | If you set the master password, each new instance of WinSCP will ask you to enter the master password the first time it needs to access protected passwords or to protect a new password. |
- | Later you can change or remove the master password. If you remove the master password, passwords will not be protected anymore. | + | You can change or remove the master password again later. If you remove the master password, all of the passwords will not be protected anymore. |
- | You can set master password in [[ui_pref_security|preferences]]. | + | You can set the master password in [[ui_pref_security|preferences]]. |
- | Password:123456lopki | + | |
===== [[reset]] Forgotten Master Password ===== | ===== [[reset]] Forgotten Master Password ===== | ||
Line 17: | Line 16: | ||
To reset master password, remove ''Configuration\Security'' [[config|configuration]] section/key. | To reset master password, remove ''Configuration\Security'' [[config|configuration]] section/key. | ||
- | You also need to remove all protected passwords. For this, search for and remove all ''Password'', ''ProxyPasswordEnc'' and ''TunnelPassword'' values from configuration subsections/subkeys of ''Sessions'' section/key. | + | You also need to remove all protected passwords. For this, search for and remove all ''Password'', ''ProxyPasswordEnc'' and ''TunnelPassword'' values from configuration subsections/subkeys of ''Sessions'' section/key. Alternatively, if you are going to set a new master password: While doing that WinSCP will prompt you for previous master password once for every lost password. Just cancel those prompts with ''Esc''. |
- | + |