This article covers role management rights that pertain to Queue Managers.
Right |
Feature Code |
Explanation |
Change EMS ACL Entry |
EXCMD_CHANGE_EMS_ACL_ENTRY |
Gives users the ability to change EMS ACL entries. |
Change EMS Group |
EXCMD_CHANGE_EMS_GROUP |
Gives users the ability to change EMS groups. |
Change EMS User |
EXCMD_CHANGE_EMS_USER |
Allows users to change EMS users. |
Change Queue Manager |
MQCMD_CHANGE_Q_MGR |
Allows users to change managers. |
Change Queue Manager Stats |
EXCMD_CHANGE_Q_MGR_STAT |
Not applicable. |
Compare managers |
EXCMD_COMPARE_MANAGER |
Allows user to use the "Compare" action from a Queue Manager viewlet when multiple queue managers are selected. |
Create EMS Group |
EXCMD_CREATE_EMS_GROUP |
Allows users to create EMS groups. |
Create EMS User |
EXCMD_CREATE_EMS_USER |
Allows users to create EMS users. |
Create Kafka ACL Entry |
EXCMD_CREATE_KAFKA_ACL |
Allows users to create Kafka ACL entries. |
Create Queue Manager |
EXCMD_CREATE_Q_MGR |
Allows users to create queue managers. |
Create Text File |
EXCMD_CREATE_TEXT_FILE |
Allows users to create text files (deprecated). |
Delete Authentication Records |
MQCMD_DELETE_AUTH_REC |
Gives users the ability to delete MQ authentication records. |
Delete EMS Group |
EXCMD_DELETE_EMS_GROUP |
Gives users the ability to remove EMS groups. |
Delete EMS User |
EXCMD_DELETE_EMS_USER |
Gives users the ability to remove EMS users. |
Delete Kafka ACL Entry |
EXCMD_DELETE_KAFKA_ACL |
Gives users the ability to remove Kafka ACL entries. |
Delete Queue Manager |
EXCMD_DELETE_Q_MGR |
Gives users the ability to remove queue managers. |
Execute MQSC command |
MQCMD_ESCAPE |
Allows users to execute all MQSC commands. |
Execute Read-Only MQSC command |
EXCMD_ESCAPE_VIEW |
Allows users to execute read-only commands using the MQSC console (MQSC > Console). For MQ queue managers and EMS managers. |
Inquire Connection |
MQCMD_INQUIRE_CONNECTION |
Allows users to inquire MQ connections. |
Join Cluster |
join_cluster |
Allows users to join a queue manager with a cluster. |
Leave Cluster |
leave_cluster |
Allows users to remove a queue manager from a cluster. |
Ping Queue Manager |
MQCMD_PING_Q_MGR |
Allows users to ping managers. |
Refresh Security |
MQCMD_REFRESH_SECURITY |
Allows users to update the cached data in the workgroup server. |
Set Authentication Records |
MQCMD_SET_AUTH_REC |
Gives users the ability to set authentication records. |
Show Authentication Entity |
MQCMD_INQUIRE_ENTITY_AUTH |
Not applicable. |
Show Authentication Records |
MQCMD_INQUIRE_AUTH_RECS |
Allows users to view authentication records. |
Show EMS ACL Destination |
EXCMD_INQUIRE_EMS_ACL_DESTINATION |
Allows users to view EMS ACL destinations. |
Show EMS ACL Entries |
EXCMD_INQUIRE_EMS_ACL_ENTRIES |
Allows users to view EMS ACL entries. |
Show EMS ACL Principal |
EXCMD_INQUIRE_EMS_ACL_PRINCIPAL |
Allows users to view EMS ACL principals. |
Show EMS Group |
EXCMD_INQUIRE_EMS_GROUP |
Allows users to view the details of a specific EMS group. |
Show EMS Groups |
EXCMD_INQUIRE_EMS_GROUP_NAMES |
Allows users to view a list of the EMS groups that exist. |
Show EMS Server Info |
EXCMD_INQUIRE_EMS_SERVER |
Allows users to view EMS server information. |
Show EMS Server Info names |
EXCMD_INQUIRE_EMS_SERVER_NAMES |
Allows users to view EMS server information names. |
Show EMS User |
EXCMD_INQUIRE_EMS_USER |
Allows users to view the details of a specific EMS user. |
Show EMS Users |
EXCMD_INQUIRE_EMS_USER_NAMES |
Allows users to view a list of the EMS users that exist. |
Show IIB Node |
EXCMD_INQUIRE_IIB_NODE |
Allows users to view a list of the IIB node that exist. |
Show IIB Node Admin Log |
EXCMD_INQUIRE_IIB_NODE_ADMIN_LOG |
Allows users to access the IIB/ACE Admin log API. |
Show IIB Nodes |
EXCMD_INQUIRE_IIB_NODE_NAMES |
Allows users to view the details of a specific IIB node. |
Show Kafka ACL Entries |
EXCMD_INQUIRE_KAFKA_ACL_ALL |
Allows users to view Kafka ACL entries. |
Show Kafka Cluster |
EXCMD_INQUIRE_KAFKA_CLUSTER |
Allows users to view the details of a specific Kafka cluster. |
Show Kafka Clusters |
EXCMD_INQUIRE_KAFKA_CLUSTER_NAMES |
Allows users to view a list of the Kafka clusters that exist. |
Show Log File |
EXCMD_INQUIRE_TEXT_FILE |
Allows users to view log files. |
Show Log File Names |
EXCMD_INQUIRE_LOG_NAMES |
Allows users to view log file names. |
Show PubSub Status |
MQCMD_INQUIRE_PUBSUB_STATUS |
Allows users to view the status of PubSubs. |
Show Queue Manager Attributes |
MQCMD_INQUIRE_Q_MGR |
Allows users to view the attributes of queue managers. |
Show Queue Manager Status |
MQCMD_INQUIRE_Q_MGR_STATUS |
Allows users to view the status of managers. |
Show Queue Managers (Required) |
EXCMD_INQUIRE_Q_MGR_NAMES |
Allows users to view managers. |
Start Queue Manager |
EXCMD_START_Q_MGR |
Allows users to start managers. |
Stop Connection |
MQCMD_STOP_CONNECTION |
Gives users the ability to stop connections. |
Stop Queue Manager |
EXCMD_STOP_Q_MGR |
Gives users the ability to stop queue managers. |
Submit MQSC Script |
EXCMD_MQSC_SCRIPT |
Allows users to submit MQSC scripts. |
Submit Read-Only MQSC Script |
EXCMD_MQSC_SCRIPT_VIEW |
Allows users to execute read-only commands using MQSC script (MQSC > Apply Script). For MQ queue managers and EMS managers. |
Test Queue Manager |
EXCMD_TEST_Q_MGR |
Gives users the ability to test queue managers (deprecated). |