SV-89553r1_rule
V-74879
SRG-APP-000266-AS-000168
MQMH-AS-000450
CAT II
10
For each queue manager on the MQ Appliance, enable authority (AUTHOREV) event logging.
From the MQ Appliance CLI, enter the following:
runmqsc [queue mgr name]
ALTER QMGR AUTHOREV(ENABLED)
end
Establish an SSH command line session as an admin user.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
Run the "runmqsc [queue mgr name]" command for each running queue manager.
Once at the runmqsc prompt, enter:
DIS QMGR AUTHOREV
AUTHOREV(ENABLED) - should be the result.
If "AUTHOREV" logging is not "ENABLED", this is a finding.
V-74879
False
MQMH-AS-000450
Establish an SSH command line session as an admin user.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
Run the "runmqsc [queue mgr name]" command for each running queue manager.
Once at the runmqsc prompt, enter:
DIS QMGR AUTHOREV
AUTHOREV(ENABLED) - should be the result.
If "AUTHOREV" logging is not "ENABLED", this is a finding.
M
3239