Can I ask, is this change dynamic, or will I need to restart the MQ Web Service to pick up the new password?
thanks in advance,
------------------------------
Gary Spencer
------------------------------
Original Message:
Sent: Wed December 04, 2024 06:00 AM
From: Luc-Michel Demey
Subject: change password for MQ Web Console user
I don't think that's possible. Perhaps an idea to submit to IBM?
------------------------------
Luc-Michel Demey
DEMEY CONSULTING
lmd@demey-consulting.fr
#IBMChampion
Original Message:
Sent: Wed December 04, 2024 05:10 AM
From: Joao Ramires
Subject: change password for MQ Web Console user
Hi Luc-Michel, thanks for the reply!
My question is about to change password from web console interface.
joao
------------------------------
Joao Ramires
Original Message:
Sent: Wed December 04, 2024 04:52 AM
From: Luc-Michel Demey
Subject: change password for MQ Web Console user
Hello,
It depends on the type of registry that has been configured.
If you are using basic registry, you need to edit the mqwebuser.xml file, and look for the block :
<basicRegistry id='basic' realm='defaultRealm'>
<user name='mqadmin' password='{xor}M5ai+OI2MQ=='/>
<user name='mqreader' password='mqreader'/>
<group name='MQWebAdminGroup'>
<member name='mqadmin'/>
</group>
</basicRegistry>
The default passwords are 'mqadmin' and 'mqreader', and in plain text.
You can change them, but it is highly recommended that you encrypt them with 'securityUtility'
HTH, LMD
------------------------------
Luc-Michel Demey
DEMEY CONSULTING
lmd@demey-consulting.fr
#IBMChampion
Original Message:
Sent: Wed December 04, 2024 04:20 AM
From: Joao Ramires
Subject: change password for MQ Web Console user
Hello all!
How can change a user password when using Web Console ? I'm using this version, and don't find an option to change password
Thanks !
------------------------------
Joao Ramires
------------------------------