Secure Global Desktop 4.31 管理者ガイド
> コマンド
> tarantella passcache edit コマンド
tarantella passcache edit { { --person pobj | --anon | --ldap } --resource resource --resuser resuser [ --respass respass ] } | --file file
アプリケーションサーバーのパスワードキャッシュに格納されているエントリを編集します。
オプション | 説明 |
---|---|
--person pobj |
パスワードキャッシュエントリを編集する人物オブジェクトの TFN 名を指定します。 |
--anon |
匿名ユーザー用のパスワードキャッシュエントリを編集します。 |
--ldap |
LDAP 統合用のパスワードキャッシュエントリを編集します。この特別なエントリは、LDAP ログイン認証機能でのみ使用されます。これは LDAP ディレクトリサーバーのユーザー名とパスワードで、Array Manager の「Secure Global Desktop Login」パネルで入力できます。
ユーザー名にはフルネームを使用します。たとえば、
|
--resource resource |
パスワードキャッシュエントリが該当するアプリケーションサーバーまたは Microsoft Windows ドメインを指定します。ここで、resource には TFN 名を使用します。次の形式で指定できます。
|
--resuser resuser |
リソースに対して適切なユーザー名を指定します。このオプションには、このリソース用の認証ボックスにユーザーが入力するテキストを設定します。 |
--respass respass |
resuser に関連付けられたパスワードを指定します。
このオプションを省略した場合、パスワードの入力を要求されます。 |
--file file |
編集するパスワードキャッシュエントリを格納したファイルを指定します。 |
注 オブジェクト名に空白文字が含まれている場合は、二重引用符 (") か一重引用符 (') で囲む必要があります (たとえば、".../_ens/o=Indigo Insurance")。
tarantella passcache edit \ --person ".../_ens/o=Indigo Insurance/cn=Indigo Jones" \ --resource ".../_ens/o=Indigo Insurance/cn=prague" \ --resuser indigo \ --respass rainbow
ホストオブジェクト prague で表したアプリケーションサーバー上の Secure Global Desktop ユーザー Indigo Jones 用のパスワードキャッシュエントリを編集します。
tarantella passcache edit \ --anon \ --resource .../_dns/paris.indigo-insurance.com
アプリケーションサーバー paris.indigo-insurance.com 上の匿名ユーザー用のパスワードキャッシュエントリを編集します。
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.