SGD 管理员可以使用此命令列出并结束用户会话。
tarantella webtopsession list | logout
下表显示了此命令的可用子命令。
子命令 | 描述 | 更多信息 |
---|---|---|
list | 列出与指定人员或服务器相匹配的用户会话。 | |
logout | 将用户从 SGD 注销。 |
所有命令都包括 --help
选项。您可以使用 tarantella webtopsession subcommand
--help 获得有关特定命令的帮助信息。
以下示例显示由 SGD 服务器 detroit 维护的所有用户会话的详细信息。
$ tarantella webtopsession list \ --server "o=示例/cn=detroit"
以下示例将 Emma Rald 从 SGD 注销。
$ tarantella webtopsession logout \ --person "o=示例/ou=Marketing/cn=Emma Rald"