Relative Content

Tag Archive for ibm-mqmq

IBM MQ 1 way ssl minimum setup

I was trying to enable a self signed TLS from MQ docker. I followed the steps below to generate the mq keystore and client truststore.

MQ container , how admin user id is defined in the container

I am trying to understand, how the MQ admin user is configured in the IBM MQ container. The app id make sense that it’s a system user and under the group MQclient. I am not getting any details on admin id part. How that is declared, and which group it belong to?