Secure Global Desktop 4.31 管理者ガイド
> コマンド
> tarantella role remove_member コマンド
tarantella role remove_member { --role rolename --member mobj... } | --file file
特定のロールから、所属しているメンバーを削除します。
引数 | 説明 |
---|---|
--role rolename |
ロールの名前を指定します (たとえば、global )。使用可能なロールを調べるには、tarantella role list コマンドを使用します。 |
--member mobj... |
ロールから削除するオブジェクトの TFN 名を指定します。 |
--file file |
特定のロールから所属メンバーを削除する一式のコマンドを格納したバッチファイルを指定します。 |
注 オブジェクト名に空白文字が含まれている場合は、二重引用符 (") か一重引用符 (') で囲む必要があります (たとえば、".../_ens/o=Indigo Insurance")。
tarantella role remove_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.