Ends the user session for each person specified. This has the effect of logging them out of SGD.
tarantella webtopsession logout --person pobj
...
[ --format text|quiet ]
The following table shows the available options for this command.
Option | Description |
---|---|
| Ends the user session of the specified person. Use the user identity of the person. |
|
Specifies the output format. The default setting is
With |
You can end user sessions using the following Administration Console tabs:
Sessions tab
Secure Global Desktop Servers → User Sessions tab
User Sessions tab for a user profile object
Guest users and anonymous users have unique names, even though
they can share the same profile in the System Objects
organization. To name a guest or anonymous user, use the unique
name and not the name of the profile object. For example,
.../_dns/newyork.example.com/_anon/1
.
Make sure you quote any object names containing spaces, for
example, "o=Example"
.
The following example logs out Emma Rald from SGD.
$ tarantella webtopsession logout \ --person "o=Example/ou=Marketing/cn=Emma Rald"
The following example ends an anonymous user's user session.
$ tarantella webtopsession logout \ --person .../_dns/newyork.example.com/_anon/1