z/OS CA MIM for TSS Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates ✎ 3
Comparison against the immediately-prior release (V6R4). 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 3
- V-224626 Medium fix CA MIM Resource Sharing external security options must be specified properly.
- V-224627 Medium descriptioncheckfix CA MIM Resource Sharing installation data sets will be properly protected.
- V-224629 Medium checkfix CA MIM Resource Sharing resources will be properly defined and protected.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- ZMIM0040
- Vuln IDs
-
- V-224626
- V-18014
- Rule IDs
-
- SV-224626r1070256_rule
- SV-46150
Checks: C-26309r1070254_chk
Refer to the contents of MIMINIT member of the data set(s) specified in the MIMPARMS DD statement of the started task procedures. Automated Analysis Refer to the following report produced by the z/OS Data Collection: - PDI(ZMIM0040) Ensure the following CA MIM Resource Sharing parameter(s) is (are) specified in the MIMINIT member of the data set(s) specified in the MIMPARMS DD statement of the started task procedures. If the following guidance is true, this is not a finding. Parameter Value SAFCMDAUTH ON
Fix: F-26297r1070255_fix
The systems programmer/ISSO will ensure that the CA MIM Resource Sharing parameter(s) is (are) specified. CA MIM Resource Sharing security interfaces are controlled by parameters coded in the MIMINIT member of the data set(s) specified in the MIMPARMS DD statement of the started task procedures. Parameter Value SAFCMDAUTH ON
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZMIMT000
- Vuln IDs
-
- V-224627
- V-16932
- Rule IDs
-
- SV-224627r1070259_rule
- SV-46160
Checks: C-26310r1070257_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(MIMRPT) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZMIM0000) Verify that the accesses to the CA MIM Resource Sharing installation data sets are properly restricted. If the following guidance is true, this is not a finding. The TSS data set access authorizations restricts READ access to all authorized users. The TSS data set access authorizations restricts WRITE and/or greater access to systems programming personnel. The TSS data set access authorizations specify that all (i.e., failures and successes) WRITE and/or greater access are logged.
Fix: F-26298r1070258_fix
The ISSO will ensure that WRITE and/or greater access to CA MIM Resource Sharing installation data sets is limited to systems programmers only, and all WRITE and/or greater access is logged. READ access can be given to all authorized users. All failures and successful WRITE and/or greater accesses are logged. 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. (Note: The data sets and/or data set prefixes identified below are examples of a possible installation. The actual data sets and/or prefixes are determined when the product is actually installed on a system through the product's installation guide and can be site specific.) Data sets to be protected will be: SYS2.MIMGR. SYS3.MIMGR. (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: TSS PERMIT(<syspaudt>) DSN(SYS2.MIMGR.) ACCESS(R) TSS PERMIT(<syspaudt>) DSN(SYS2.MIMGR.) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tstcaudt>) DSN(SYS2.MIMGR.) ACCESS(R) TSS PERMIT(<tstcaudt>) DSN(SYS2.MIMGR.) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<audtaudt>) DSN(SYS2.MIMGR.) ACCESS(R) TSS PERMIT(authorized users) DSN(SYS2.MIMGR.) ACCESS(R) TSS PERMIT(CA MIM STCs) DSN(SYS2.MIMGR.) ACCESS(R) TSS PERMIT(<syspaudt>) DSN(SYS3.MIMGR.) ACCESS(R) TSS PERMIT(<syspaudt>) DSN(SYS3.MIMGR.) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tstcaudt>) DSN(SYS3.MIMGR.) ACCESS(R) TSS PERMIT(<tstcaudt>) DSN(SYS3.MIMGR.) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<audtaudt>) DSN(SYS3.MIMGR.) ACCESS(R) TSS PERMIT(authorized users) DSN(SYS3.MIMGR.) ACCESS(R) TSS PERMIT(CA MIM STCs) DSN(SYS3.MIMGR.) ACCESS(R)
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZMIMT001
- Vuln IDs
-
- V-224628
- V-17067
- Rule IDs
-
- SV-224628r958616_rule
- SV-46167
Checks: C-26311r868727_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(MIMSTC) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZMIM0001) Verify that the accesses to the CA MIM Resource Sharing STC data sets are properly restricted. If the following guidance is true, this is not a finding. ___ The TSS data set access authorizations restrict READ access to auditors and authorized users. ___ The TSS data set access authorizations restrict WRITE and/or greater access to systems programming personnel. ___ The TSS data set access authorizations restrict WRITE and/or greater access to the CA MIM Resource Sharing's STC(s) and/or batch user(s).
Fix: F-26299r868728_fix
The ISSO will ensure that WRITE and/or greater access to CA MIM Resource Sharing STC data sets is limited to systems programmers and/or CA MIM Resource Sharing'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. (Note: The data sets and/or data set prefixes identified below are examples of a possible installation. The actual data sets and/or prefixes are determined when the product is actually installed on a system through the product's installation guide and can be site specific.) Data sets to be protected will be: SYS3.MIMGR. (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: TSS PERMIT(<syspaudt>) DSN(SYS3.MIMGR) ACCESS(ALL) TSS PERMIT(<tstcaudt>) DSN(SYS3.MIMGR) ACCESS(ALL) TSS PERMIT(CA MIM STCs) DSN(SYS3.MIMGR) ACCESS(ALL) TSS PERMIT(<audtaudt>) DSN(SYS3.MIMGR) ACCESS(R) TSS PERMIT(authorize user) DSN(SYS3.MIMGR) ACCESS(R)
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZMIMT020
- Vuln IDs
-
- V-224629
- V-17947
- Rule IDs
-
- SV-224629r1070262_rule
- SV-46209
Checks: C-26312r1070260_chk
Refer to the following report produced by the TSS Data Collection and Data Set and Resource Data Collection: - SENSITVE.RPT(ZMIM0020) - TSSCMDS.RPT(#RDT) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZMIM0020) Verify that the accesses to resources and/or generic equivalent are properly restricted according to the requirements specified in CA MIM Resource Sharing Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding. The TSS resources are owned or DEFPROT is specified for the resource class. The TSS resource access authorizations restrict access to the appropriate personnel.
Fix: F-26300r1070261_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 resources and/or resource prefixes identified below are examples of a possible installation. The actual resources and/or prefixes are determined when the product is actually installed on a system through the product's installation guide and can be site specific.) Use CA MIM Resource Sharing Resources table in the zOS STIG Addendum. This table list the resources, access requirements, and logging requirement for CA MIM Resource Sharing. Ensure the guidelines for the resources and/or generic equivalent specified in the z/OS STIG Addendum are followed. Note: SAFPREFIX identifies the prefix for all resources. The default value for this keyword parameter is MIMGR. It is coded in the MIMINIT member of the data set specified in the MIMPARMS DD statement of the started task procedures. The TSS resources as designated in the above table are owned and/or DEFPROT is specified for the resource class. The TSS resource access authorizations restrict access to the appropriate personnel as designated in the above table. The following commands are provided as a sample for implementing resource controls: TSS ADD(dept-acid) OPERCMDS(prefix) TSS PERMIT(syspaudt) OPERCMDS(prefix.ACTIVATE) ACCESS(UPDATE)
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZMIMT030
- Vuln IDs
-
- V-224630
- V-17452
- Rule IDs
-
- SV-224630r958482_rule
- SV-46212
Checks: C-26313r519659_chk
Refer to the following report produced by the TSS Data Collection: - TSSCMDS.RPT(@ACIDS) Verify that the ACID(s) for the CA MIM Resource Sharing started task(s) is (are) properly defined. If the following attributes are defined, this is not a finding. FACILITY(STC, BATCH) PASSWORD(xxxxxxxx,0) SOURCE(INTRDR) NOSUSPEND
Fix: F-26301r519660_fix
The IAO working with the systems programmer will ensure the CA MIM Resource Sharing 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. The following commands are provided as a sample for defining Started Task(s): TSS CREATE(MIMGR) TYPE(USER) - NAME('STC, CA MIM') DEPT(xxxx) - FAC(STC,BATCH) PASS(xxxxxxxx,0) - SOURCE(INTRDR) NOSUSPEND
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZMIMT032
- Vuln IDs
-
- V-224631
- V-17454
- Rule IDs
-
- SV-224631r958482_rule
- SV-46214
Checks: C-26314r519662_chk
Refer to the following report produced by the TSS Data Collection: - TSSCMDS.RPT(#STC) Automated Analysis Refer to the following report produced by the TSS Data Collection: - PDI(ZMIM0032) If the CA MIM Resource Sharing started task(s) is (are) defined in the TSS STC record, this is not a finding.
Fix: F-26302r519663_fix
The IAO working with the systems programmer will ensure the CA MIM Resource Sharing Started Task(s) is properly identified and/or defined to the System ACP. A unique ACID must be assigned for the CA MIM Resource Sharing started task(s) thru a corresponding STC table entry. The following commands are provided as a sample for defining Started Task(s): TSS ADD(STC) PROCNAME(MIMGR) ACID(MIMGR)