Differences
This shows you the differences between the selected revisions of the page.
2008-04-09 | 2008-04-16 | ||
4.1 Saving password to stored session must be explicitly requested using checkbox on save session dialog (replaces previous warning message box) (martin) | 4.1 bug 34 (martin) | ||
Line 1: | Line 1: | ||
- | ====== Saving Session Configuration ====== | ||
- | If you want to save your session configuration, use //Save// button on bottom of Login dialog to create a stored session. You will be asked for name of the stored session. From the drop down menu you can select name of any existing stored session to overwrite it. | ||
- | |||
- | &screenshotpict(login_save) | ||
- | |||
- | If you have specified a password on Login dialog, you will have an option to save it as well using //Save password// checkbox. However this is not recommended. Read more about [[security#stored_credentials|security when storing passwords]]. | ||
- | |||
- | Note that even when you have already logged in, you can still [[task_connections#saving_opened_session|store the opened session]]. | ||
- | |||
- | System administrators can create [[administration|stored session that cannot be modified nor deleted]]. | ||