Appliance user commands

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

The appliance user commands can be run from the command line interface in user configuration mode. To enter user 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:
    user name
    
    Where name identifies the user that you want to configure. If you are creating a new user, 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 configuration mode, then type exit again to leave global configuration mode.