Setting up WebSphere MQ User and Group

This section helps you to create and setup the WebSphere MQ user and group with root user.

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 :
Wednesday, October 12, 2022 6:42:24 PM IST

Feedback
x