Perform the following procedure to sanity check MySql
passwords.
Log in to the source server as
admusr.
Username: admusr
Password: <current admin user password>
Verify the mysql passwords using the following
commands.
For awadmin user
account:
sudo /usr/TKLC/appworks/bin/aw.wallet credential get mysql default
For root user account, use the following
command:
sudo /usr/TKLC/appworks/bin/aw.wallet credential get mysql root
If passwords contain forbidden special characters mentioned in the Table 3-5 table, then reset the mysql password using the allowed special character
mentioned in the Table 3-4 table.
Note:
To reset the mysql
password, see Updating the MySQL Password in DSR Security Guide.