Translate RACF Commands To Top Secret For Tivoli Netview Product PTF
search cancel

Translate RACF Commands To Top Secret For Tivoli Netview Product PTF

book

Article ID: 198738

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP WEB ADMINISTRATOR FOR TOP SECRET

Issue/Introduction

There is a PTF for the Tivoli Netview product that contains the following RACF commands: 

RDEFINE NETCMDS *.*.INGR1FPP UACC(NONE)                      

  DATA('Focal Point Purge')                                   

PERMIT *.*.INGR1FPP CLASS(NETCMDS)                           

  ID(<safauto> <safsuper>) ACC(READ)                         

What are the Top Secret equivalent commands?

Environment

  • Release : 16.0
  • Component : CA Top Secret for z/OS

Resolution

The Top Secret equivalent commands are:

TSS ADD(dept) NETCMDS(*.*.)
TSS PERMIT(acid) NETCMDS(*.*.INGR1FPP) ACCESS(READ)

The NETCMDS resource class only allows a maximum of 8 characters in the TSS ADD command.