How to audit DB user password change using Unified Auditing ?
(Doc ID 2471665.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
You can define an audit policy to audit "change password" command when a user change his own password.
For example.
CREATE AUDIT POLICY TEST_POLICY_PASSWORD_CHANGE ACTIONS CHANGE PASSWORD;
But, this audit policy doesn't capture when a SYS or non-sys user change the password of another user.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |