Secure Global Desktop 4.31 Administration Guide > Commands > The tarantella passcache list command
tarantella passcache list { [ --person pobj | --anon | --ldap ] [ --resource resource ] [ --resuser resuser ] [ --format text | xml ] } | --file file
Lists entries in the application server password cache.
Option | Description |
---|---|
--person pobj |
Specifies the TFN name of the person object to list password cache entries for. |
--anon |
Lists password cache entries for anonymous users. |
--ldap |
Lists the password cache entry for LDAP
integration. This special entry is only used with
the LDAP login authority. This is
the username and password for the LDAP directory server that you can enter
on the Secure Global Desktop Login panel
of Array Manager.
Use a full username such as
If you specify |
--resource resource |
Lists password cache entries for an application server or
Microsoft Windows domain. For resource, you use a
TFN name. This can be:
|
--resuser resuser |
Lists password cache entries for a particular application server username. |
--format text | xml |
Specifies the output format (default: text). |
--file file |
Specifies a file containing password cache entries to list. |
If you omit all arguments, or just specify --format
, all
entries in the password cache are displayed.
Note Make sure you quote any object names containing spaces, for example ".../_ens/o=Indigo Insurance".
tarantella passcache list \ --person ".../_ens/o=Indigo Insurance/cn=Indigo Jones"
Lists entries in the password cache for the Secure Global Desktop user Indigo Jones.
tarantella passcache list
Lists all entries in the password cache.
Copyright © 1997-2007 Sun Microsystems, Inc. All rights reserved.