Difference between revisions of "Session Manager"
(Created page with "The session management dialog shows the active sessions currently used in the database. If a local or global session authorization management is configured in the databse, all...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | The session management dialog shows the active sessions currently used | + | The session management dialog shows the active sessions currently used by the clients connected to the database. If a local or global session authorization management is configured in the database, all connected session are displayed in the session list. Here, the user can terminate selected sessions but also all sessions at once, e.g. when access to the database should be blocked due to maintenance issues. |
+ | [[File:UI_SessionManager.png|thumb|right|220px|Session Manager Dialog]] | ||
==Appearance== | ==Appearance== | ||
===Toolbar=== | ===Toolbar=== | ||
+ | {| class="wikitable" | width = "50%" | ||
+ | |- | ||
+ | ! Item !! Purpose | ||
+ | |- align="left" | ||
+ | | Refresh Sessions || Refreshes the list of sessions | ||
+ | |- align="left" | ||
+ | | Show On Map || If the Client provides geo data, its position can be shown on a map | ||
+ | |- align="left" | ||
+ | | Terminate Selected Session(s) || Terminates the currently selected session(s) | ||
+ | |- align="left" | ||
+ | | Terminates All Sessions || Terminates all sessions | ||
+ | |} | ||
+ | ==Context menu== | ||
+ | {| class="wikitable" | width = "50%" | ||
+ | |- | ||
+ | ! Item !! Purpose | ||
+ | |- align="left" | ||
+ | | Show On Map || If the Client provides geo data, its position can be shown on a map | ||
+ | |- align="left" | ||
+ | | Terminate Selected Session(s) || Terminates the currently selected session(s) | ||
+ | |} | ||
− | + | [[Category:Session management]] | |
− | + | [[Category:Client]] |
Latest revision as of 21:26, 2 February 2015
The session management dialog shows the active sessions currently used by the clients connected to the database. If a local or global session authorization management is configured in the database, all connected session are displayed in the session list. Here, the user can terminate selected sessions but also all sessions at once, e.g. when access to the database should be blocked due to maintenance issues.
Appearance
Toolbar
Item | Purpose |
---|---|
Refresh Sessions | Refreshes the list of sessions |
Show On Map | If the Client provides geo data, its position can be shown on a map |
Terminate Selected Session(s) | Terminates the currently selected session(s) |
Terminates All Sessions | Terminates all sessions |
Item | Purpose |
---|---|
Show On Map | If the Client provides geo data, its position can be shown on a map |
Terminate Selected Session(s) | Terminates the currently selected session(s) |