convertRACF “RLIST OPERCMDS *” to CA Top Secret TSS command.
search cancel

convertRACF “RLIST OPERCMDS *” to CA Top Secret TSS command.

book

Article ID: 127966

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

What is the equivalent RACF RLIST command in CA Top Secret?

What is the equivalent RACF “RLIST OPERCMDS *" in CA Top Secret to check the definitions?

Environment

Release:
Component: TSSMVS

Resolution

The:

TSS WHOOWNS OPERCMDS(*)

will give you a list of the OPERCMDS defined to CA Top Secret.

The:

TSS WHOHAS OPERCMDS(xxxxxxxx)

Will give you a list of users that have OPERCMDS(xxxxxxx) authorized to them. ‘xxxxxxx’ is the OPERCMDS resource names that shows up in TSS WHOOWNS OPERCMDS(*) display.

TSS LIST(RDT) RESCLASS(OPERCMDS)

will give you details of the OPERCMDS resource class.