Auditing UPDATE And Control Access Includes READ Accesses
search cancel

Auditing UPDATE And Control Access Includes READ Accesses

book

Article ID: 47580

calendar_today

Updated On:

Products

Top Secret for z/OS Top Secret for z/VM

Issue/Introduction

 The following permit is on an ACID:

XA DATASET = hlq. 

   ACCESS  = UPDATE,CONTROL 

   ACTION  = AUDIT

The desire is to only log UPDATE and CONTROL access, however every access for READ is also audited.

 

 

 

Environment

Top Secret Release 16.0

Resolution

Because UPDATE access implies READ access for datasets, the command you issued will also audit the successful attempts to read any of these datasets.