Appliance user group commands

You can use the appliance user group commands to configure appliance user groups on the IBM® MQ Appliance.

The appliance user group commands can be run from the command line interface in user group configuration mode. To enter user group configuration mode, complete the following steps:
  1. From the appliance command line, enter global configuration mode:
    config
    
  2. From global configuration mode, enter user configuration mode:
    usergroup name
    
    Where name identifies the user group that you want to configure. If you are creating a new user group, name can contain up to 128 characters. The following characters are valid:
    • a through z
    • A through Z
    • 0 through 9
    • Underscore (_)
    • Dash (-)
    • Period (.) (note that a name comprising a single period, or including two periods together, is not permitted)
  3. Type exit to save your changes and leave user group configuration mode, then type exit again to leave global configuration mode.