Secure Global Desktop 4.31 管理者ガイド
> コマンド
> tarantella passcache コマンド
tarantella passcache new | edit | list | delete
このコマンドは、アプリケーションサーバーのパスワードキャッシュを操作します。Secure Global Desktop 管理者 は、エントリを作成、変更、削除、および検査できます。
サブコマンド | 説明 |
---|---|
new |
パスワードキャッシュにエントリを作成します。 |
edit |
パスワードキャッシュに格納されている既存のエントリを変更します。 |
list |
パスワードキャッシュの内容一覧を表示します。 |
delete |
パスワードキャッシュからエントリを削除します。 |
注 すべてのコマンドで --help
オプションを使用できます。tarantella passcache command --help
を使うと、特定のコマンドに関するヘルプを表示できます。
tarantella passcache new \ --person ".../_ens/o=Indigo Insurance/cn=Indigo Jones" \ --resource ".../_ens/o=Indigo Insurance/cn=prague" \ --resuser indigo \ --respass rainbow
Secure Global Desktop ユーザー Indigo Jones 用のパスワードキャッシュエントリを、ホストオブジェクト prague で表したアプリケーションサーバー上に作成します。
tarantella passcache list \ --person ".../_ens/o=Indigo Insurance/cn=Indigo Jones"
Secure Global Desktop ユーザー Indigo Jones 用のパスワードキャッシュ内のエントリを表示します。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.