CA JCLCheck provides an interface to CA ACF2, CA Top Secret, and the IBM RACF security facilities. The CA JCLCheck pre-validation of the security environment helps you to reduce the incidence of S913 ABENDS and job failures because of insufficient access authority to DATA SET, DASDVOL, PROGRAM, STORCLAS, and MGMTCLAS resources.
CA JCLCheck performs security checks that are based on the user ID identified in either the USER parameter of the JOB statement or the CA ACF2 //*LOGONID statement. If a user ID does not exist in either of these places, then by default, the user ID of the person submitting the JCL is used. CA JCLCheck can also determine security checking when you specify a user ID with the USER option.
You can specify the USER option when you want to simulate security checking for the user ID of someone else. For example, you may want to set up security checking of another user if you are testing JCL to run in production under the user ID of someone else.
Note: For more information about security, see the Installation Guide and the Programming Guide.
Use the instructions in the following sections to perform the following tasks:
|
Copyright © 2013 CA.
All rights reserved.
|
|