General Middleware

WebSphere MQ Channel Authentication

As mentioned in the previous post, when a client tries to connect to WebSphere MQ, Authentication and Authorization works at 2 levels:

  1. Connection Authentication [Happens First]
  2. Channel Authentication [Second level of authentication]

Channel Authentication

Channel authentication can be enabled using below command:

ALTER QMGR CHLAUTH(ENABLED)

Display the current channel authentication records:

DISPLAY CHLAUTH(*)

Leave a Reply

Your email address will not be published. Required fields are marked *