This command enables SGD Administrators to list and end user sessions.
tarantella webtopsession list | logout
The following table shows the available subcommands for this command.
Subcommand | Description | More Information |
---|---|---|
list | Lists user sessions matching the person or server specified. | |
logout | Logs users out of SGD. |
All commands include a
--help
option. You can use
tarantella webtopsession
subcommand
--help to get help on a
specific command.
The following example displays details of all user sessions maintained by the SGD server detroit.
$ tarantella webtopsession list \ --server "o=Example/cn=detroit"
The following example logs out Emma Rald from SGD.
$ tarantella webtopsession logout \ --person "o=Example/ou=Marketing/cn=Emma Rald"