How To Audit All Create User Activities and Password Changes Including Those Made by GRANT?
(Doc ID 728351.1)
Last updated on OCTOBER 10, 2022
Applies to:
Oracle Database Backup Service - Version N/A and laterOracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 9.2.0.1 to 11.2.0.3 [Release 9.2 to 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.
Goal
This note explains how to audit all create user activity including those that are implicitly created by a GRANT statement like:
GRANT DBA TO NEW_DBA_USER IDENTIFIED BY NEWPASSWORD;
Also, for existing users, it explains how password changes that can also be done with a GRANT statement can be collected out of the audit trail.
The following example can be used to test the results:
Solution
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
Goal |
Solution |
Explanation: |