Prior to r11, CA View used the DATASET resource class to secure the resources with CA Top Secret.
Starting with CA View r11, a resource class of CHA1VIEW is used. Therefore, the old CA View DATASET permissions are to be converted to the new resource class CHA1VIEW.
Use these guidelines to convert the permissions.
TSS WHOHAS DSN(VIEW)
Note: Prior to CA View r11, the RACF= parameter determined the high level qualifier for the resource names. In the above example, RACF= is shown as 'VIEW'. Replace 'VIEW' with the value you specified for RACF= in your previous CA View release.
TSS ADD(RDT) RESCLASS(CHA1VIEW) ATTR(LONG,MASK,GENERIC) ACLST(READ,UPDATE, DELETE=E000,ADD=F000) DEFACC(READ)
TSS ADD(owningacid) CHA1VIEW(CAVIEW.)
TSS PERMIT(acid) DSN(VIEW.SALESREP.$ORT)
For the new resource class, the following command permits the report:
TSS PERMIT(acid) CHA1VIEW(CAVIEW.REPT.SALESREPORT) ACCESS(READ)
Notes:
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|