D.25. tarantella object

tarantella object コマンドを使用すると、組織階層内のオブジェクトを作成、一覧表示、編集、および削除することができます。また、割り当て済みのアプリケーションのリンクを追加および削除すること、各アプリケーション用のアプリケーションサーバーの負荷分散を設定すること、および、グループのメンバーを追加および削除することができます。

構文

tarantella object add_host | add_link | add_mapping | add_member | 
delete | edit | list_attributes | list_contents | new_3270app |
new_5250app | new_charapp | new_container | new_dc | new_doc |
new_dynamicapp | new_group | new_host | new_org | new_orgunit |
new_person | new_windowsapp | new_xapp | remove_host | 
remove_link | remove_mapping | remove_member | rename | script

説明

次の表は、このコマンドで使用可能なサブコマンドを示しています。

サブコマンド

説明

詳細情報

add_host

アプリケーションを実行できるホストのリストに、アプリケーションサーバーを追加します。

「tarantella object add_host」

add_link

割り当て済みアプリケーションのリンクを追加します。

「tarantella object add_link」

add_mapping

動的アプリケーションにマッピングを追加します。

「tarantella object add_mapping」

add_member

グループにメンバーを追加します。

「tarantella object add_member」

delete

組織階層からオブジェクトを永久に削除します。

「tarantella object delete」

edit

オブジェクトの属性を編集します。

「tarantella object edit」

list_attributes

オブジェクトの属性を表示します。

「tarantella object list_attributes」

list_contents

組織単位または組織のコンテンツを表示します。

「tarantella object list_contents」

new_3270app

3270 アプリケーションオブジェクトを作成します。

「tarantella object new_3270app」

new_5250app

5250 アプリケーションオブジェクトを作成します。

「tarantella object new_5250app」

new_charapp

文字型アプリケーションオブジェクトを作成します。

「tarantella object new_charapp」

new_container

Active Directory コンテナオブジェクトを作成します。

「tarantella object new_container」

new_dc

ドメインコンポーネントオブジェクトを作成します。

「tarantella object new_dc」

new_doc

ドキュメントオブジェクトを作成します。

「tarantella object new_doc」

new_dynamicapp

動的アプリケーションオブジェクトを作成します。

「tarantella object new_dynamicapp」

new_group

グループオブジェクトを作成します。

「tarantella object new_group」

new_host

アプリケーションサーバーオブジェクトを作成します。

「tarantella object new_host」

new_org

組織オブジェクトを作成します。

「tarantella object new_org」

new_orgunit

組織単位オブジェクトを作成します。

「tarantella object new_orgunit」

new_person

ユーザープロファイルオブジェクトを作成します。

「tarantella object new_person」

new_windowsapp

Windows アプリケーションオブジェクトを作成します。

「tarantella object new_windowsapp」

new_xapp

X アプリケーションオブジェクトを作成します。

「tarantella object new_xapp」

remove_host

アプリケーションを実行できるアプリケーションサーバーから、アプリケーションサーバーを削除します。

「tarantella object remove_host」

remove_link

割り当て済みアプリケーションのリンクを削除します。

「tarantella object remove_link」

remove_mapping

動的アプリケーションのマッピングを削除します。

「tarantella object remove_mapping」

remove_member

グループからメンバーを削除します。

「tarantella object remove_member」

rename

オブジェクトの名前を変更するか、オブジェクトを移動します。

「tarantella object rename」

script

オブジェクトコマンドのバッチスクリプトを実行します。

「tarantella object script」

注記

すべてのコマンドに --help オプションが含まれています。tarantella object subcommand --help を使用すると、特定のコマンドに関するヘルプを取得できます。

次の例では、組織単位 Sales に属するオブジェクトをすべて表示します。

$ tarantella object list_contents \
--name "o=例/ou=Sales"