You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To disable the security on the SVRCONN channels execute the following runmqsc commands below.

Note: this should only be performed in DEV for testing purposes.

ALTER AUTHINFO('SYSTEM.DEFAULT.AUTHINFO.IDPWOS') AUTHTYPE(IDPWOS) CHCKCLNT(OPTIONAL)
REFRESH SECURITY TYPE(CONNAUTH)
ALTER QMGR CHLAUTH(DISABLED)
  • No labels