Secure Global Desktop 管理者ガイド
> コマンド
> tarantella object delete コマンド
tarantella object delete { --name obj [--children] } | --file file
組織階層からオブジェクトを永久に削除します。
引数 | 説明 |
---|---|
--name obj
|
削除するオブジェクトの TFN 名を指定します。 |
--children
|
組織単位を削除する場合、Active Directory コンテナまたはドメインコンポーネントは、オブジェクトとそのオブジェクトに属するすべてのオブジェクトを再帰的に削除していいか確認を要求します。安全策として、組織単位、Active Directory コンテナ、またはドメインコンポーネントは、--children を指定しないと削除できません。
|
--file file
|
オブジェクトを削除する一式のコマンドを格納したバッチファイルを指定します。 |
注 スペースを含むオブジェクト名は、".../_ens/o=Indigo Insurance" のように引用符で囲んでください。
tarantella object delete \ --name ".../_ens/o=Indigo Insurance/ou=Sales/cn=Violet Carson"
Violet Carson 用の人物オブジェクトを削除します。
tarantella object delete \ --name ".../_ens/o=Indigo Insurance/ou=Sales" \ --children
組織単位 Sales を削除します。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.