Secure Global Desktop 管理者ガイド
> コマンド
> tarantella role add_member コマンド
tarantella role add_member { --role rolename --member mobj... } | --file file
特定のロールに所属メンバーを追加します。
引数 | 説明 |
---|---|
--role rolename |
ロールの名前を指定します (たとえば、global )。使用可能なロールを調べるには、tarantella role list コマンドを使用します。
|
--member mobj... |
ロールに所属させるユーザーの人物オブジェクトまたはプロファイルオブジェクトの TFN 名を指定します。 |
--file file |
特定のロールに所属メンバーを追加する一式のコマンドを格納したバッチファイルを指定します。 |
注 スペースを含むオブジェクト名は、".../_ens/o=Indigo Insurance" のように引用符で囲んでください。
tarantella role add_member \ --role global \ --member ".../_ens/o=Indigo Insurance/ou=Finance/cn=Sid Cerise"
Sid Cerise を「Global Administrators」ロールに追加します。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.