Object Manager | Authentication | Choose the setting you want from the list. |
---|---|---|
Command line | --auth trytta|nevertrytta|default
|
Specify one of the valid settings. |
This attribute specifies the policy for authenticating users on the application server, if no password is already cached for that server.
Object Manager | Command line | Description |
---|---|---|
Try Tarantella password if cached | --auth trytta | If the user's password for logging in to Tarantella is cached, the same password is used to try to log in to the application server. If the attempt fails, the user is prompted for a password. |
Don't try Tarantella password | --auth nevertrytta |
The user's password for logging in to Tarantella is not used. The user is prompted to enter a username and password for the application server. |
Use array-wide Application Launch setting | --auth default |
The Try Tarantella Password If Cached setting configured in Application Launch properties (in Array Manager) determines whether to try the user's password or not. |
A user's password for logging in to Tarantella may be stored in the password cache if a Tarantella server is also used as an application server, or if Save Tarantella Login Details In Cache is checked in Application Launch properties (in Array Manager).
--auth trytta
Tries the password the user typed to log in to Tarantella, if it has been cached.