...
{qmgr} Queue Manager Name
{User} The MQ user being used by Lamaxu (
Enable Queue Manager Monitoring and Statistics
...
ALTER QMGR CONNAUTH(USE.PW) CHLAUTH(ENABLED)
ALTER AUTHINFO(USE.PW) +
AUTHTYPE(IDPWOS) +
FAILDLAY(10) +
CHCKLOCL(REQUIRED) +
CHCKCLNT(REQUIRED)
REFRESH SECURITY TYPE(CONNAUTH)
...