SV-89579r1_rule
V-74905
SRG-APP-000148-AS-000101
MQMH-AS-001090
CAT II
10
Specify LDAP as the authentication method for each queue manager.
To access the MQ Appliance CLI, enter:
mqcli
runmqsc [queue manager name]
DEFINE AUTHINFO(USE.LDAP)
AUTHTYPE(CRLLDAP)
CONNAME('[host name1(port)],[host name1(port)]')
ALTER QMGR CONNAUTH('USE.LDAP')
REFRESH SECURITY TYPE(CONNAUTH)
Enter "end" to exit runmqsc mode.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
For each queue manager identified, run the command:
runmqsc [queue name]
DIS AUTHINFO(USE.LDAP)
Verify that "AUTHINFO(USE.LDAP)" is displayed under authentication information details.
If "IBM MQ Appliance object USE.LDAP not found" is displayed, this is a finding.
V-74905
False
MQMH-AS-001090
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
For each queue manager identified, run the command:
runmqsc [queue name]
DIS AUTHINFO(USE.LDAP)
Verify that "AUTHINFO(USE.LDAP)" is displayed under authentication information details.
If "IBM MQ Appliance object USE.LDAP not found" is displayed, this is a finding.
M
3239