Platform Framework
Updated On 08 August 2022 | 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 :
Tuesday, April 1, 2025 6:43:25 PM IST