Database Security Products (MOSC)

MOSC Banner

DV_OWNER disables database vault. how to audit it

edited Mar 17, 2020 5:00AM in Database Security Products (MOSC) 1 commentAnswered

Hi All,

IF  DV_OWNER  user   disable  vault  (EXEC DVSYS.DBMS_MACADM.DISABLE_DV)    ,   I  can see  this action in DVSYS.AUDIT_TRAIL$   .  But  DV_OWNER user has privilage  dv_audit_cleanup role  and  can delete this action from  DVSYS.AUDIT_TRAIL$.

if  i  audit   dv_owner  user with database audit (audit all by dv_owner) i thought  i can catch dv_owner  if he run disable vault command. Unfortunately   this action does not inserted to  sys.aud$

Enabling vault  command  inserted to aud$ like below,  but disabling  not  .     Do you have any idea ?  and how to catch dv_owner ?  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center