Secure Global Desktop 4.31 管理者ガイド
> コマンド
> tarantella object コマンド
tarantella object add_host | add_link | add_member | delete | edit | list_attributes | list_contents | new_3270app | new_5250app | new_charapp | new_container | new_dc | new_doc | new_group | new_host | new_orgunit | new_person | new_windowsapp | new_xapp | remove_host | remove_link | remove_member | rename | script
tarantella object
コマンドを使うと、組織階層内のオブジェクトを作成、表示、編集、および削除することができます。また、Webtop リンクを追加および削除すること、各アプリケーション用のアプリケーションサーバーの負荷分散を設定すること、および、グループのメンバーの追加および削除することができます。
サブコマンド | 説明 |
---|---|
add_host |
アプリケーションを実行できるホストのリストに、ホストを追加します。 |
add_link |
Webtop にリンクを追加します。 |
add_member |
グループにメンバーを追加します。 |
delete |
組織階層からオブジェクトを永久に削除します。 |
edit |
オブジェクトの属性を編集します。 |
list_attributes |
オブジェクトの属性を表示します。 |
list_contents |
組織単位または組織のコンテンツを表示します。 |
new_3270app |
3270 アプリケーションオブジェクトを作成します。 |
new_5250app |
5250 アプリケーションオブジェクトを作成します。 |
new_charapp |
文字型アプリケーションオブジェクトを作成します。 |
new_container |
Active Directory コンテナオブジェクトを作成します。 |
new_dc |
ドメインコンポーネントオブジェクトを作成します。 |
new_doc |
ドキュメントオブジェクトを作成します。 |
new_group |
グループオブジェクトを作成します。 |
new_host |
ホストオブジェクトを作成します。 |
new_orgunit |
組織単位オブジェクトを作成します。 |
new_person |
人物オブジェクトを作成します。 |
new_windowsapp |
Windows アプリケーションオブジェクトを作成します。 |
new_xapp |
X アプリケーションオブジェクトを作成します。 |
remove_host |
アプリケーションを実行できるホストから、ホストを削除します。 |
remove_link |
Webtop からリンクを削除します。 |
remove_member |
グループからメンバーを削除します。 |
rename |
オブジェクトの名前を変更するか、オブジェクトを移動します。 |
script |
オブジェクトコマンドのバッチスクリプトを実行します。 |
注 すべてのコマンドで --help
オプションを使用できます。tarantella object subcommand --help
コマンドを使うと、特定のコマンドに関するヘルプを表示できます。
tarantella object list_contents --name ".../_ens/o=Indigo Insurance"
組織階層内の組織オブジェクトに属しているオブジェクトを表示します。
tarantella object add_link \ --name ".../_ens/o=Indigo Insurance" \ --link ".../_ens/o=Indigo Insurance/cn=Write-o-Win"
Write-o-Win アプリケーションへのリンクを組織の Webtop に追加します。オブジェクトは組織から Webtop コンテンツを継承するため、Write-o-Win は多数 (最大で組織全体) のユーザーの Webtop に表示されます。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.