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>

 

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 6:42:25 PM IST

Feedback
x