Thursday, May 16, 2013

Change the Password for the user in IBM MQ

Below is the command to change the Password for  a user in IBM MQ

The below needs to be given in thecommand prompt

AMQMSRVN -user <domain\>NEW_NAME -password <password>

1 comment:

  1. Example

    AMQMSRVN -user raqdom\sadaiyappang -password ********

    ReplyDelete