Secure Global Desktop 管理者ガイド
> コマンド
> tarantella object edit コマンド
tarantella object edit { --name obj {--attribute [value]}... } | --file file
組織階層のオブジェクトの属性を編集します。
引数 | 説明 |
---|---|
--name obj
|
属性を編集するオブジェクトの TFN 名を指定します。 |
{--attribute [value]}...
|
編集する属性名とその新しい値を指定します。有効な attribute は、オブジェクトのタイプによって変わります。対応するリストについては、tarantella object new_object_type のドキュメントを参照してください。たとえば、アプリケーションオブジェクトの属性を編集するときは、--displayusing を指定して、「Display Using」属性を編集できます。属性の value を省略した場合は、オブジェクトから削除されます。
|
--file file
|
属性を編集する一式のコマンドを格納したバッチファイルを指定します。 |
注 スペースを含むオブジェクト名は、".../_ens/o=Indigo Insurance" のように引用符で囲んでください。
tarantella object edit \ --name ".../_ens/o=Indigo Insurance/ou=Sales" \ --inherit false
組織単位 Sales の「Inherit Parent's Webtop Content」属性を変更します。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.