Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

 


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:

  • Clients will be required to provide the application password.

  • Authentication will be performed for each user.

ACL

ACL security is enforced during client initialization:

  • Clients will be required to provide the application password.

  • Authentication will be performed for each user.

  • 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.

 

Skip navigation bar  Back to Top Previous Next