BMC Mainview for z/OS Resource Class will be defined or active in the ACP.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-224428ZMVZR038SV-224428r1144929_ruleCCI-000336medium
Description
Failure to use a robust ACP to control a product could potentially compromise the integrity and availability of the MVS operating system and user data.
STIGDate
z/OS BMC MAINVIEW for z/OS for RACF Security Technical Implementation Guide2025-09-27

Details

Check Text (C-224428r1144929_chk)

Refer to the following report produced by the RACF Data Collection: - RACFCMDS.RPT(SETROPTS). - DSMON.RPT(RACCDT) - Alternate list of active resource classes. Automated Analysis Refer to the following report produced by the RACF Data Collection: - PDI(ZMVZ0038). If the BMC Mainview for z/OS resource class(es) is (are) active, this is not a finding.

Fix Text (F-26093r1144928_fix)

The ISSO will ensure that the BMC Mainview for z/OS Resource Class(es) is (are) active. Use the following commands as an example: RDEFINE CDT class - CDTINFO( MAXLENGTH(64) DEFAULTUACC(NONE) - FIRST(ALPHA) CASE(UPPER) - OTHER(ALPHA,NUMERIC,NATIONAL,SPECIAL) - POSIT(301) RACLIST(REQUIRED) - GENERIC(ALLOWED) GENLIST(ALLOWED) - OPERATIONS(YES) - ) UACC(NONE) SETROPTS CLASSACT(CDT) RACLIST(CDT) SETROPTS RACLIST(CDT) REFRESH SETROPTS GENERIC(class) GENCMD(class) SETROPTS CLASSACT(class) RACLIST(class) SETROPTS RACLIST(class) REFRESH