Platform Framework
R24 AMR | Min(s) read

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>

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 :
Monday, May 27, 2024 5:03:28 PM IST