Platform Framework
R24 AMR | Min(s) read

Setting up WebSphere MQ User and Group

You can create and setup the WebSphere MQ user and group with root user using the following procedure.

  1. Create a group mqm by using the command below.

    groupadd mqm

  2. Create a user mqm for the group mqm.

    useradd -g mqm mqm

  3. Setup a password for the user mqm.

    passwd mqm

Copyright © 2020- Temenos Headquarters SA

Published on :
Monday, May 27, 2024 5:03:26 PM IST