usermodify (modify user)

Modifies user IDs for messaging users on the IBM® MQ Appliance.

Syntax

>>-usermodify---- -u--username--+---------------+--+-------------------------+------->
                                '- -p--password-'  |                         |
                                                   |        .------,------.  |
                                                   |        V             |  |
                                                   '- -g- ----+-------+---+--'
                                                              |       |
                                                              '-group-'


>-------+------------------+---><
        '- -d--description-' 

Parameters

-u username
Specifies the user ID to be modified.
-p password
Optionally specifies a password when modifying a user ID.
-g group1, group2, groupn...
Optionally specifies one or more groups that the user belongs to when modifying a user ID.
-d text
Optionally specifies a description when modifying a user ID.

Examples

  • The following command modifies the user, myid, changes the password to be newpword, and replaces the groups to which the user belongs to adminUK and adminUS:
    
    usermodify -u myid -p newpword -g MQadminUK, MQadminUS