How to reset HP UCMDB jmx-console sysadmin password?
At this post I added how to reset sysadmin password for HP Universal CMDB to login jmx-console. Please follow these steps to reset sys-admin password for UCMDB 10.x.
Step 1: Connect UCMDB database server
Step 2: Create a new query
1 |
select * from URM_RESOURCES where TYPE='Auth_USER' and RESOURCE_NAME='sysadmin' |
Step 3: Edit password hash and commit.
You need to check TEXT_DATA column to change password hash for sysadmin and then commit changes on Database. I added a basic hash that you can use for reset password.
Hash Data: 4fjGc6QQqdyu8YmxfsagTWQu9lQ=
Password: Tek_123456789
Step 4: Restart UCMDB Server
Abdurrahim
I'm a System Engineer with extensive experience and administration skills and works for Interbank Card Center Of Turkey.I provide hardware and software support for the following Unix/Linux and Windows platforms.(Oracle Solaris,HP-UX, Linux, IBM-AIX, Windows Servers)
Latest posts by Abdurrahim (see all)
- How to handleContinuous Integration lifecycle with Travis ci and Github - June 14, 2019
- Red Hat Enterprise Linux 8 New Features - May 24, 2019
- SSL Certificate Purpose flag “Any Purpose” - April 1, 2019




