z/OS BMC MAINVIEW for z/OS for RACF Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates ✎ 7
Comparison against the immediately-prior release (V7R1). Rule matching uses the Group Vuln ID. Content-change detection compares the rule’s description, check, and fix text after stripping inline markup — cosmetic-only edits aren’t flagged.
Content changes 7
- V-224423 Medium checkfix BMC MAINVIEW for z/OS installation data sets are not properly protected.
- V-224424 Medium checkfix BMC MAINVIEW for z/OS STC data sets are not properly protected.
- V-224425 Medium checkfix BMC MAINVIEW resources must be properly defined and protected.
- V-224426 Medium descriptioncheckfix BMC Mainview for z/OS Started Task name is not properly identified and/or defined to the system ACP.
- V-224427 Medium descriptioncheckfix BMC Mainview for z/OS Started task(s) must be properly defined to the STARTED resource class for RACF.
- V-224428 Medium checkfix BMC Mainview for z/OS Resource Class will be defined or active in the ACP.
- V-224429 Medium descriptioncheck BMC MAINVIEW for z/OS configuration/parameter values are not specified properly.
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZMVZR000
- Vuln IDs
-
- V-224423
- V-16932
- Rule IDs
-
- SV-224423r1145261_rule
- SV-33836
Checks: C-26100r1144912_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(MVZRPT). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZMVZ0000). Verify that the accesses to the BMC MAINVIEW for z/OS installation data sets are properly restricted. If the following guidance is true, this is not a finding. The RACF data set rules for the data sets restricts READ access to all authorized users. The RACF data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel. The RACF data set rules for the data sets specify that all (i.e., failures and successes) WRITE and/or greater access are logged.
Fix: F-26088r1145260_fix
The ISSO will ensure that WRITE and/or greater access to BMC MAINVIEW for z/OS installation data sets is limited to system programmers only, and all WRITE and/or greater access is logged. READ access can be given to all authorized users. The installing systems programmer will identify and document the product data sets and categorize them according to who will have WRITE and/or greater access and if required that all WRITE and/or greater access is logged. The installing systems programmer will identify if any additional groups have WRITE and/or greater access for specific data sets, and once documented, will work with the ISSO to ensure they are properly restricted to the Access Control Program (ACP) active on the system. Data sets to be protected will be: SYS2.BMCVIEW.** SYS3.BMCVIEW.** (data sets that are not altered by product STCs, can be more specific) The following commands are provided as a sample for implementing data set controls: ad 'SYS2.BMCVIEW.**' uacc(none) owner(sys2) - audit(success(update) failures(read)) - data('BMC MAINVIEW for z/OS Install DS') pe 'SYS2.BMCVIEW.**' id(<syspaudt> <tstcaudt>) acc(a) pe 'SYS2.BMCVIEW.**' id(<audtaudt> authorized users) acc(r) pe 'SYS2.BMCVIEW.**' id(MAINVIEW STCs) ad 'SYS3.BMCVIEW.**' uacc(none) owner(sys3) - audit(success(update) failures(read)) - data('BMC MAINVIEW for z/OS Install DS') pe 'SYS3.BMCVIEW.**' id(<syspaudt> <tstcaudt>) acc(a) pe 'SYS3.BMCVIEW.**' id(<audtaudt> authorized users) acc(r) pe 'SYS3.BMCVIEW.**' id(MAINVIEW STCs) setr generic(dataset) refresh
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZMVZR001
- Vuln IDs
-
- V-224424
- V-17067
- Rule IDs
-
- SV-224424r1145263_rule
- SV-37723
Checks: C-26101r1144915_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(MVZSTC). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZMVZ0001). Verify that the accesses to the BMC MAINVIEW for z/OS STC data sets are properly restricted. If the following guidance is true, this is not a finding. The RACF data set rules for the data sets restricts READ access to auditors and authorized users. The RACF data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel. The RACF data set rules for the data sets restricts WRITE and/or greater access to the BMC MAINVIEW for z/OS's STC(s) and/or batch user(s).
Fix: F-26089r1145262_fix
The ISSO will ensure that WRITE and/or greater access to BMC MAINVIEW for z/OS STC data sets is limited to systems programmers and/or BMC MAINVIEW for z/OS's STC(s) and/or batch user(s) only. READ access can be given to auditors and authorized users. The installing systems programmer will identify and document the product data sets and categorize them according to who will have WRITE and/or greater access and if required that all WRITE and/or greater access is logged. The installing systems programmer will identify if any additional groups have WRITE and/or greater access for specific data sets, and once documented will work with the ISSO to ensure they are properly restricted to the ACP (Access Control Program) active on the system. Data sets to be protected will be: SYS3.BMCVIEW (data sets that are altered by the product's STCs, this can be more specific) The following commands are provided as a sample for implementing data set controls: ad 'SYS3.BMCVIEW.**' uacc(none) owner(sys3) - audit(failures(read)) - data('Vendor DS Profile: BMC MAINVIEW for z/OS') pe 'SYS3.BMCVIEW.**' id(<syspaudt> <tstcaudt> MAINVIEW STCs) acc(a) pe 'SYS3.BMCVIEW.**' id(<audtaudt> authorized users) acc(r) setr generic(dataset) refresh
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZMVZR020
- Vuln IDs
-
- V-224425
- V-17947
- Rule IDs
-
- SV-224425r1145265_rule
- SV-46312
Checks: C-26102r1144918_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(ZMVZ0020). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZMVZ0020). Verify that the accesses to resources and/or generic equivalent are properly restricted according to the requirements specified in BMC MAINVIEW Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding. The RACF resources are defined with a default access of NONE. The RACF resource access authorizations restrict access to the appropriate personnel. The RACF resource access authorizations are defined with UACC(NONE) and NOWARNING.
Fix: F-26090r1145264_fix
The ISSO will work with the systems programmer to verify that the following are properly specified in the Access Control Program (ACP). (Note: The resource class, resources, and/or resource prefixes identified below are examples of a possible installation. The actual resource class, resources, and/or prefixes are determined when the product is installed on a system through the product's installation guide and can be site specific.) Use BMC MAINVIEW Resources table in the z/OS STIG Addendum. This table lists the resources, access requirements, and logging requirement for BMC MAINVIEW. Ensure the guidelines for the resources and/or generic equivalent specified in the z/OS STIG Addendum are followed. The RACF resources as designated in the above table are defined with a default access of NONE. The RACF resource access authorizations restrict access to the appropriate personnel as designated in the above table. The RACF resource rules for the resources designated in the above table specify UACC(NONE) and NOWARNING. The following commands are provided as a sample for implementing resource controls: RDEFINE #BMCVIEW BBM.ssid.CN UACC(NONE) OWNER(ADMIN) AUDIT(FAILURE(READ)) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(autoaudt) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(dasdaudt) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(mqsaaudt) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(Mainview STCs) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(mvzread) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(mvzupdt) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(pcspaudt) PERMIT BBM.ssid.CN CLASS(#BMCVIEW) ACCESS(ALTER) ID(syspaudt)
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZMVZR030
- Vuln IDs
-
- V-224426
- V-17452
- Rule IDs
-
- SV-224426r1144923_rule
- SV-33839
Checks: C-26103r1144921_chk
Refer to the following report produced by the RACF Data Collection: - RACFCMDS.RPT(LISTUSER). Verify that the userid(s) for the BMC Mainview for z/OS started task(s) is (are) properly defined. If the following attributes are defined, this is not a finding. PROTECTED
Fix: F-26091r1144922_fix
The BMC Mainview for z/OS system programmer and the ISSO will ensure that a product's Started Task(s) is properly identified and/or defined to the System ACP. If the product requires a Started Task, verify that it is properly defined to the System ACP with the proper attributes. Most installation manuals will indicate how the Started Task is identified and any additional attributes that must be specified. A sample is provided here: au MV$CAS name('CAS, BMC Mainview for z/OS') owner(stc) dfltgrp(stc) nopass au MV$PAS name('PAS, BMC Mainview for z/OS') owner(stc) dfltgrp(stc) nopass au MV$MVS name('MVS, BMC Mainview for z/OS') owner(stc) dfltgrp(stc) nopass
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZMVZR032
- Vuln IDs
-
- V-224427
- V-17454
- Rule IDs
-
- SV-224427r1144926_rule
- SV-33841
Checks: C-26104r1144924_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(ZMVZ0032). Verify that the BMC Mainview for z/OS started task(s) is (are) defined to the STARTED resource class profile and/or ICHRIN03 table entry, this is not a finding.
Fix: F-26092r1144925_fix
The BMC Mainview system programmer and the ISSO will ensure that a product's started task(s) is (are) properly identified and/or defined to the System ACP. A unique userid must be assigned for the BMC Mainview started task(s) thru a corresponding STARTED class entry. The following sample set of commands is shown here as a guideline: rdef started MV$CAS.** uacc(none) owner(admin) audit(all(read)) stdata(user(MV$CAS) group(stc)) rdef started MV$MVS.** uacc(none) owner(admin) audit(all(read)) stdata(user(MV$MVS) group(stc)) setr racl(started) ref
- RMF Control
- CM-4
- Severity
- M
- CCI
- CCI-000336
- Version
- ZMVZR038
- Vuln IDs
-
- V-224428
- V-18011
- Rule IDs
-
- SV-224428r1144929_rule
- SV-33845
Checks: C-26105r1144927_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: 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
- RMF Control
- AC-2
- Severity
- M
- CCI
- CCI-000015
- Version
- ZMVZR040
- Vuln IDs
-
- V-224429
- V-18014
- Rule IDs
-
- SV-224429r1144931_rule
- SV-37807
Checks: C-26106r1144930_chk
Refer to the Configuration Location data set and member specified in the z/OS Dialog Management Procedures for BMC MAINVIEW for z/OS. Automated Analysis Refer to the following report produced by the z/OS Data Collection: - PDI(ZMVZ0040). If the following keywords specify the values in the BMC MAINVIEW for z/OS security parameter member, this is not a finding. Statement(values) ESMTYPE(AUTO|RACF)
Fix: F-26094r1070112_fix
The BMC MAINVIEW for z/OS systems programmer will verify that any configuration/parameters that are required to control the security of the product are properly configured and syntactically correct. Set the standard values for the BMC MAINVIEW for z/OS security parameters for the specific ACP environment along with additional IOA security parameters with standard values as documented below. Statement(values) ESMTYPE(AUTO|RACF)