Differences
This shows you the differences between the selected revisions of the page.
2011-10-05 | 2013-04-08 | ||
ui_pageant (martin) | 5.2: stored session => site (martin) | ||
Line 8: | Line 8: | ||
===== Master Password ===== | ===== Master Password ===== | ||
- | If you want to store your password in [[session_configuration#stored|stored session]] to avoid entering them for every connection, it is recommended to protect them with [[master_password|master password]]. | + | If you want to store your password in [[session_configuration#site|site]] (stored session) &beta ·to avoid entering them for every connection, it is recommended to protect them with [[master_password|master password]]. |
===== [[password_memory]] Keeping Password in Memory ===== | ===== [[password_memory]] Keeping Password in Memory ===== | ||
Line 15: | Line 15: | ||
To keep the password in memory to allow its reuse, enable preference option //[[ui_pref_background#background_transfers|Remember password of main session for background transfers]]// (despite its wording it enables password reuse for all other scenarios listed above). ((Note that the //[[ui_pref_integration_app|Remember session password and pass it to PuTTY]]// preference option has the same effect, so you have to disable both, to avoid automatic authentication of additional connections.)) | To keep the password in memory to allow its reuse, enable preference option //[[ui_pref_background#background_transfers|Remember password of main session for background transfers]]// (despite its wording it enables password reuse for all other scenarios listed above). ((Note that the //[[ui_pref_integration_app|Remember session password and pass it to PuTTY]]// preference option has the same effect, so you have to disable both, to avoid automatic authentication of additional connections.)) | ||
- | The same effect (just per-session, not global) has entering your password already to a //[[ui_login_session#session_group|Password]]// box on the Login dialog. For [[session_configuration#stored|stored session]] you can achieve that by using //Edit// button on the [[ui_login_stored_sessions|Stored Sessions tab]] of Login dialog. | + | The same effect (just per-session, not global) has entering your password already to a //[[ui_login_session#session_group|Password]]// box on the Login dialog. For [[session_configuration#site|site]] (stored session) &beta you can achieve that by using //Edit// button on the [[ui_login_stored_sessions|Sites tab]] (Stored sessions tab) &beta of Login dialog. |
===== Passing Password to PuTTY ===== | ===== Passing Password to PuTTY ===== | ||
Line 23: | Line 23: | ||
===== [[storing_password]] Storing Password ===== | ===== [[storing_password]] Storing Password ===== | ||
- | The least recommended method of handling passwords conveniently is to store them unprotected with your [[session_configuration#stored|stored sessions]]. | + | The least recommended method of handling passwords conveniently is to store them unprotected with your [[session_configuration#site|site]] (stored session). &beta |
Saved passwords (unless protected by [[master_password|master password]]) are stored in a manner that they can easily be recovered. It is not possible to securely encrypt passwords in a way that still allows for automatic use. Do not use the save password feature if you are not absolutely sure of the physical and electronic security of the system on which you are storing passwords. | Saved passwords (unless protected by [[master_password|master password]]) are stored in a manner that they can easily be recovered. It is not possible to securely encrypt passwords in a way that still allows for automatic use. Do not use the save password feature if you are not absolutely sure of the physical and electronic security of the system on which you are storing passwords. |