Changing OUA user password in Keystore

You can change the OUA user password for the Oracle Unified Audit Universal Connector din the Keystore by using the OUA_USER_PASS parameter.

Procedure

  1. Remove the existing password from the OUA_USER_PASS parameter.
    grdapi universal_connector_keystore_remove key=OUA_USER_PASS
  2. Add new password in the OUA_USER_PASS parameter.
    grdapi universal_connector_keystore_add key=OUA_USER_PASS password=password
    
    
  3. Restart the Universal Connector by using the following commands one after the other.
    grdapi stop_universal_connector
    
    grdapi run_universal_connector
  4. Verify the password update status by using the following grdapis.
    1. Verify if OUA_USER_PASS is defined in the Keystore.
      grdapi universal_connector_keystore_list
    2. Verify the Universal Connector status.
      grdapi get_universal_connector_status