Skip past navigation linksSecure Global Desktop 4.31 Administration Guide > Commands > The tarantella webtopsession command

The tarantella webtopsession command

Syntax

Skip past command syntax or program codetarantella webtopsession list | logout

Description

This command allows Secure Global Desktop Administrators to list and end webtop sessions.

Subcommand Description
list Lists webtop sessions matching the person or server specified.
logout Logs users out of their webtop.

Note All commands allow the --help option: you can use tarantella webtopsession subcommand --help to get help on a specific command.

Examples

Skip past command syntax or program codetarantella webtopsession list \
   --server ".../_ens/o=Indigo Insurance/cn=detroit"

Displays details of all webtop sessions maintained by the Secure Global Desktop server detroit.

Skip past command syntax or program codetarantella webtopsession logout \
  --person ".../_ens/o=Indigo Insurance/ou=Marketing/cn=Emma Rald"

Logs out Emma Rald from her webtop.

Related topics