Administration Console Online Help
Security (TA_SECURITY)
Description
This field specifies a method of application security.
Valid Values
Any of the methods presented in the drop-down menu. The available possibilities are shown in the following table.
Security
|
Description
|
NONE (default)
|
Security is turned off.
|
APP_PW
|
Application Password security is enforced. Clients will be required to provide the application password during initialization.
|
USER_AUTH
|
User Authentication security is enforced during client initialization:
|
ACL
|
ACL security is enforced during client initialization:
Access control checks will be run on service names, queue names, and event names. (If an associated ACL is not found for a name, it will be assumed that permission is granted.)
|
MANDATORY_ACL
|
Mandatory ACL security is enforced. The method is the same as the ACL method with one additional feature: if an associated ACL is not found for the specified service, queue, or event, then permission is denied.
|
Notes
A prerequisite for selecting a security method is the assignment of a password.