Differences
This shows you the differences between the selected revisions of the page.
| session_configuration 2017-04-09 | session_configuration 2026-06-02 (current) | ||
| Line 2: | Line 2: | ||
| To connect you first need to configure your session. | To connect you first need to configure your session. | ||
| - | When configuring a session, most often you set a //Protocol//, //Host name// and //User name//. | + | When configuring a session, most often you set a //Protocol//, //Hostname// and //Username//. |
| Session is usually configured on a [[ui_login|Login dialog]]. | Session is usually configured on a [[ui_login|Login dialog]]. | ||
| Line 17: | Line 17: | ||
| System administrators can create [[administration#special_session|site that cannot be modified nor deleted]]. | System administrators can create [[administration#special_session|site that cannot be modified nor deleted]]. | ||
| - | ==== [[alessiarebecca]] Password Storing ==== | + | ==== [[password]] Password Storing ==== |
| You can [[security_credentials#storing_password|store a password]] as part of the site. | You can [[security_credentials#storing_password|store a password]] as part of the site. | ||
| Line 23: | Line 23: | ||
| 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 //[[ui_login#defaults|Manage > Set Defaults]]// command on 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 //[[ui_login#defaults|Manage > Set Defaults]]// command on Login dialog. | ||
| + | //Change of the defaults do not affect the already stored sites. You can [[commandline#batchsettings|mass-modify stored sites from command-line]].// | ||