You can define CA WA CA 7 Edition to CA ACF2 as a resource to control LOGON access. The resource definition for CA WA CA 7 Edition under CA ACF2 is not required; however, it does provide an additional level of security for restricting access to CA WA CA 7 Edition. If CA ACF2 is to control LOGON security for CA WA CA 7 Edition, a resource check is made during LOGON. The resource check determines whether the user is authorized to access CA WA CA 7 Edition.
Follow these steps:
CLASMAP.CA7 RESOURCE(APPL) RSRCTYPE(APP)
The following is an example CA ACF2 application resource rule for CA WA CA 7 Edition:
$KEY(CA7) TYPE(APP) *.........allow access comment statement UID(local UID string) ALLOW *.........disallow access comment statement UID(local UID string) PREVENT *
Specifies the CA ACF2 keyword used to name the resource to protect. CA7 is the name used in this example and must match the APPL= value on the SECURITY statement.
Identifies the type of resource rule. (APP = Application resource type)
Identifies the UID string of users to permit or prevent accessing this resource.
Specifies the CA ACF2 keyword used to grant access to a resource.
Specifies the CA ACF2 keyword used to deny access to a resource.
Note: The Application Resource rule does not take effect until the rule is compiled and stored under CA ACF2. For more information about compiling and storing rules, see the CA ACF2 Administrator Guide (for z/OS).
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|