CA Common Services Started task will be properly defined to the STARTED resource class for RACF.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-224435ZCCSR032SV-224435r958482_ruleCCI-000764medium
Description
Access to product resources should be restricted to only those individuals responsible for the application connectivity and who have a requirement to access these resources. Improper control of product resources could potentially compromise the operating system, ACP, and customer data.
STIGDate
z/OS CA Common Services for RACF Security Technical Implementation Guide2024-12-16

Details

Check Text (C-224435r958482_chk)

Refer to the following report produced by the RACF Data Collection: - DSMON.RPT(RACSPT) Automated Analysis Refer to the following report produced by the RACF Data Collection: - PDI(ZCCS0032) If the CA Common Services started task(s) is (are) defined to the STARTED resource class profile and/or ICHRIN03 table entry, this is not a finding.

Fix Text (F-26100r868321_fix)

The ISSO working with the systems programmer will ensure the CA Common Services Started Task(s) is properly identified and/or defined to the System ACP. A unique userid must be assigned for the CA Common Services started task(s) thru a corresponding STARTED class entry. The following commands are provided as a sample for defining Started Task(s): rdef started CAS9.** uacc(none) owner(admin) audit(all(read)) - stdata(user(CAS9) group(stc)) setr racl(started) ref