Differences
This shows you the differences between the selected revisions of the page.
| 2011-07-30 | 2011-08-16 | ||
| sftp (martin) | security_credentials#storing_password (martin) | ||
| Line 19: | Line 19: | ||
| ==== [[password]] Password Storing ==== | ==== [[password]] Password Storing ==== | ||
| - | You can store a password as part of the stored session. However this is not recommended, unless you protect them by [[master_password|master password]]. Read more about [[security#stored_credentials|security when storing passwords]]. | + | You can [[security_credentials#storing_password|store a password]] as part of the stored session. |
| - | + | ||
| - | Also note that you need to request storing your password explicitly on //[[ui_login_save|Save session as]]// dialog. | + | |
| - | + | ||
| - | System administrators can [[administration|restrict password storing]] altogether. | + | |
| ===== [[default]] Default Session Configuration ===== | ===== [[default]] Default Session Configuration ===== | ||
| New session configurations (both in GUI and scripting) start with default configuration. Particularly with default [[sftp|SFTP protocol]]. The built-in defaults can be changed using //Set defaults// button on //[[ui_login_stored_sessions|Stored Sessions tab]]// of Login dialog. | New session configurations (both in GUI and scripting) start with default configuration. Particularly with default [[sftp|SFTP protocol]]. The built-in defaults can be changed using //Set defaults// button on //[[ui_login_stored_sessions|Stored Sessions tab]]// of Login dialog. | ||