D.118. tarantella webtopsession

SGD 管理员可以使用此命令列出并结束用户会话。

语法

tarantella webtopsession list | logout

描述

下表显示了此命令的可用子命令。

子命令

描述

更多信息

list

列出与指定人员或服务器相匹配的用户会话。

第 D.119 节 “tarantella webtopsession list”

logout

将用户从 SGD 注销。

第 D.120 节 “tarantella webtopsession logout”

注意

所有命令都包括 --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"