3.2.1 Sanity Check on MySql Passwords

Perform the following procedure to sanity check MySql passwords.
  1. Log in to the source server as admusr.
    Username: admusr
    Password: <current admin user password>
  2. 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
  3. 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.