Report on PERMITs with ACTION(AUDIT)?
search cancel

Report on PERMITs with ACTION(AUDIT)?

book

Article ID: 198277

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP WEB ADMINISTRATOR FOR TOP SECRET

Issue/Introduction

Is there a reports to list out PERMITs which ACTION(AUDIT)?

Environment

Release : 16.0

Component : CA Top Secret for z/OS

Resolution

The closest thing that I am aware of is a TSS WHOHAS for each of the datsets and it will show you the PERMITs for the datasets. If any of the PERMITs have ACTION(AUDIT) it will show up in the display.

There really isn’t a built in report that will just display all PERMITS that have ACTION(AUDIT) for the dataset.

Another option could be is to run a TSSCFILE to dump all the permits to a dataset, then a user written program or report generating program could extract all the PERMITs with ACTION(AUDIT).