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
-
Remove the existing password from the OUA_USER_PASS parameter.
grdapi universal_connector_keystore_remove key=OUA_USER_PASS
- Add new password in the OUA_USER_PASS parameter.
grdapi universal_connector_keystore_add key=OUA_USER_PASS password=password
- Restart the Universal Connector by using the following commands one after the
other.
grdapi stop_universal_connector
grdapi run_universal_connector
- Verify the password update status by using the following grdapis.
- Verify if OUA_USER_PASS is defined in the
Keystore.
grdapi universal_connector_keystore_list
- Verify the Universal Connector
status.
grdapi get_universal_connector_status