Secure Global Desktop 管理者ガイド
> コマンド
> tarantella object rename コマンド
tarantella object rename { --name obj --newname newobj } | --file file
組織階層内のオブジェクトの名前を変更します。またはオブジェクトを移動します。
引数 | 説明 |
---|---|
--name obj
|
名前を変更する、または移動するオブジェクトの TFN 名を指定します。 |
--newname newobj
|
オブジェクトの新しい TFN 名を指定します。 |
--file file
|
オブジェクトを移動する、またはオブジェクト名を変更する一式のコマンドを格納したバッチファイルを指定します。 |
注 スペースを含むオブジェクト名は、".../_ens/o=Indigo Insurance" のように引用符で囲んでください。
tarantella object rename \ --name ".../_ens/o=Indigo Insurance/ou=Sales/cn=Elizabeth Blue" \ --newname ".../_ens/o=Indigo Insurance/ou=Sales/cn=Liz Blue"
人物オブジェクト Elizabeth Blue の名前を Liz Blue に変更します。
tarantella object rename \ --name ".../_ens/o=Indigo Insurance/ou=IT/cn=Ginger Butcher" \ --newname ".../_ens/o=Indigo Insurance/ou=Sales/cn=Ginger Butcher"
Ginger Butcher を 組織単位 IT から Sales に移動します。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.