groupcreate (create user group)
Adds user groups for messaging users on the IBM® MQ Appliance.
Purpose
You can use the groupcreate command to work with user groups for the messaging users on the IBM MQ Appliance.
By default, all users belong to the group users. You cannot remove users from
the users group, but you can add them to other groups if required.
Syntax
Parameters
- -g group
- Specifies the user group to be created.
Examples
- The following command creates a new user group,
MQgrp:
groupcreate -g MQgrp
