Setting user to access WebSphere MQ in remote mode

This section shows how you can add WebSphere MQ access rights for a new and existing user in remote mode.

Add user to mqm using the command below.

useradd -G mqm <user_name_in lower_case>

TIPS:

To add an existing user, use the command below.

usermod -a -G mqm <user_name_in lower_case>

 


Bookmark Name Actions
Feedback
x