Starting with CA View Release 11 SAF calls are used to protect CA View resources through external security. Therefore, the CA ACF2 Data Set Access rules that protected these resources in previous releases must be converted to the CA ACF2 Resource Rule.
Note: For more information about implementing this procedure, see the CA ACF2 security section in this chapter.
Use the following guidelines to convert the CA View data set rule into a CA View resource rule.
READY DECOMP view-rule into(rule.pds)
Existing access rule key name shows (by default the VIEW index parameter is set to VIEW):
$KEY(VIEW)
$KEY(VIEW) TYPE(VCL)
Note: The CA View Security documentation explains how to:
Access rule line shows:
REPORTX UID (….) R(A) PRODJOBR.$275 UID(....) W(A)
Change the rules to reflect a SERVICE option with permission of ALLOW and to remove the '.$' character string:
REPORTX UID (....) SERVICE (READ) ALLOW PRODJOBR275 UID (...) SERVICE (UPDATE) ALLOW
BANR/access level is read PANL/access level is read
Rule lines reflecting the above resource and access level:
BANR UID(….) SERVICE(READ) ALLOW PANL UID(….) SERVICE(READ) ALLOW
READY SET RESOURCE(VCL) COMPILE 'RULE.PDS'
Note: For more information about how to test the resource rule, see the CA ACF2 Administration Guide.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|