z/OS Compuware Abend-AID for TSS STIG
Pick two releases to diff their requirements.
Open a previous version of this STIG.
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZAIDT000
- Vuln IDs
-
- V-16932
- Rule IDs
-
- SV-43167r1_rule
Checks: C-41153r1_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(AIDRPT) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZAID0000) Verify that the accesses to the Compuware Abend-AID installation data sets are properly restricted. If the following guidance is true, this is not a finding. ___ The TSS data set rules for the data sets restricts READ access to all authorized users. ___ The TSS data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel. ___ The TSS data set rules for the data sets specify that all (i.e., failures and successes) WRITE and/or greater access is logged.
Fix: F-36702r1_fix
The IAO will ensure that WRITE and/or greater access to Compuware Abend-AID 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. He will identify if any additional groups have WRITE and/or greater access for specific data sets, and once documented he will work with the IAO to see that they are properly restricted to the ACP (Access Control Program) active on the system. Data sets to be protected will be: SYS2.ABENDAID. SYS2A.ABENDAID. SYS3A.ABENDAID. The following commands are provided as a sample for implementing data set controls: TSS ADD(SYS2) DSN(SYS2) TSS ADD(SYS2A) DSN(SYS2A) TSS ADD(SYS3A) DSN(SYS3A) TSS PERMIT(syspaudt) DSN(SYS2.ABENDAID.V) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS2.ABENDAID.V) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS2.ABENDAID.V) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS2A.ABENDAID.V) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS2A.ABENDAID.V) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS2A.ABENDAID.V) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS3A.ABENDAID.V) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS3A.ABENDAID.V) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS3A.ABENDAID.V) ACCESS(READ)
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZAIDT001
- Vuln IDs
-
- V-17067
- Rule IDs
-
- SV-43170r1_rule
Checks: C-41157r1_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(AIDSTC) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZAID0001) Verify that the accesses to the Compuware Abend-AID STC data sets are properly restricted. If the following guidance is true, this is not a finding. ___ The TSS data set rules for the data sets restricts READ access to auditors. ___ The TSS data set rules for the data sets restricts WRITE and/or greater access to systems programming personnel. ___ The TSS data set rules for the data sets restricts WRITE and/or greater access to the Compuware Abend-AID’s STC(s) and/or batch user(s).
Fix: F-36706r1_fix
The IAO will ensure that WRITE and/or greater access to Compuware Abend-AID STC data sets is limited to System Programmers and/or Compuware Abend-AID’s STC(s) and/or batch user(s) only. READ access can be given to auditors. 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. He will identify if any additional groups have WRITE and/or greater access for specific data sets, and once documented he will work with the IAO to see that they are properly restricted to the ACP (Access Control Program) active on the system. Data sets to be protected will be: SYS3.ABENDAID. The following commands are provided as a sample for implementing data set controls: TSS ADD(SYS3) DSN(SYS3) TSS PERMIT(syspaudt) DSN(SYS3.ABENDAID.) ACCESS(ALL) TSS PERMIT(ABEND-AID STCs) DSN(SYS3.ABENDAID.) ACCESS(ALL) TSS PERMIT(audtaudt) DSN(SYS3.ABENDAID) ACCESS(READ)
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZAIDT030
- Vuln IDs
-
- V-17452
- Rule IDs
-
- SV-43176r1_rule
Checks: C-41165r1_chk
Default Finding Details: The product’s started task(s) is (are) not properly identified and/or defined to the System ACP. Check: Refer to the following report produced by the TSS Data Collection: - TSSCMDS.RPT(@ACIDS) Verify that the ACID(s) for the Compuware Abend-AID 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-36713r1_fix
The IAO working with the systems programmer will ensure the Compuware Abend-AID 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(BDCAS) TYPE(USER) - NAME('STC, Compuware Abend-AID') DEPT(xxxx) - FAC(STC,BATCH) PASS(xxxxxxxx,0) - SOURCE(INTRDR) NOSUSPEND TSS CREATE(TDCAS) TYPE(USER) - NAME('STC, Compuware Abend-AID for CICS') DEPT(xxxx) - FAC(STC,BATCH) PASS(xxxxxxxx,0) - SOURCE(INTRDR) NOSUSPEND TSS CREATE(AAVIEWER) TYPE(USER) - NAME('STC, Compuware Abend-AID Viewer') DEPT(xxxx) - FAC(STC,BATCH) PASS(xxxxxxxx,0) - SOURCE(INTRDR) NOSUSPEND
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZAIDT032
- Vuln IDs
-
- V-17454
- Rule IDs
-
- SV-43186r1_rule
Checks: C-41172r1_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(ZAID0032) If the Compuware Abend-AID started task(s) is (are) defined in the TSS STC record, this is not a finding.
Fix: F-36720r2_fix
The IAO working with the systems programmer will ensure the Compuware Abend-AID Started Task(s) is properly identified and/or defined to the System ACP. A unique ACID must be assigned for the Compuware Abend-AID 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(AAVIEWER) ACID(AAVIEWER) TSS ADD(STC) PROCNAME(BDCAS) ACID(BDCAS) TSS ADD(STC) PROCNAME(TDCAS) ACID(TDCAS)
- RMF Control
- AC-4
- Severity
- M
- CCI
- CCI-000035
- Version
- ZAIDT020
- Vuln IDs
-
- V-17947
- Rule IDs
-
- SV-44086r1_rule
Checks: C-5026r3_chk
Refer to the following report produced by the TSS Data Collection and Data Set and Resource Data Collection: - SENSITVE.RPT(ZAID0020) - TSSCMDS.RPT(#RDT) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZAID0020) NOTE: The Abend-AID resource class is identified in the Viewer Server’s STC configuration data set, FDBDPARM DD statement, using the parameter setting EXTERNAL_SECURITY_RESOURCE_CLASS. Verify that the accesses to resources and/or generic equivalent are properly restricted according to the requirements specified in Compuware Abend-AID 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-6619r2_fix
The IAO will work with the systems programmer to verify that the following are properly specified in the 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 Compuware Abend-AID Resources and Compuware Abend-AID Resources Descriptions tables in the zOS STIG Addendum. These tables list the resources, descriptions, and access and logging requirements. Ensure the guidelines for the resources and/or generic equivalent specified in the z/OS STIG Addendum are followed. Note: The Compuware Abend-AID resource class is identified in the Viewer Server’s STC configuration data set, FDBDPARM DD statement, using the parameter setting EXTERNAL_SECURITY_RESOURCE_CLASS. In addition there is a parameter that identifies the prefix for all resources which is EXTERNAL_SECURITY_PREFIX. 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) resource-class(prefix) TSS PERMIT(appdaudt) res-class(prefix.SERVER.LOGON.FD.) ACCESS(ALL) TSS PERMIT(appsaudt) res-class(prefix.SERVER.LOGON.FD.) ACCESS(ALL) TSS PERMIT(operaudt) res-class(prefix.SERVER.LOGON.FD.) ACCESS(ALL) TSS PERMIT(syspaudt) res-class(prefix.SERVER.LOGON.FD.) ACCESS(ALL)
- RMF Control
- AC-4
- Severity
- M
- CCI
- CCI-000035
- Version
- ZAID0040
- Vuln IDs
-
- V-18014
- Rule IDs
-
- SV-43205r1_rule
Checks: C-41182r1_chk
Refer to the contents data set specified in the FDBDPARM DD statement of the started task procedures. Automated Analysis Refer to the following report produced by the z/OS Data Collection: - PDI(ZAID0040) Ensure the following Compuware Abend-AID parameter is (are) specified in the data set specified in the FDBDPARM DD statement of the started task procedures. If the following guidance is true, this is not a finding. Parameter Value EXTERNAL_SECURITY_ENABLED YES
Fix: F-36738r1_fix
The systems programmer/IAO will ensure that the Compuware Abend-AID parameter is (are) specified. Compuware Abend-AID security interfaces are controlled by parameters coded in the data set specified in the FDBDPARM DD statement of the started task procedures. Parameter Value EXTERNAL_SECURITY_ENABLED YES
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZAIDT002
- Vuln IDs
-
- V-21592
- Rule IDs
-
- SV-75841r1_rule
Checks: C-62291r2_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(AIDUSER) Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZAID0002) Verify that the accesses to the following Compuware Abend-AID user data sets are properly restricted: Region dump datasets Report databases Source listing files/source listing shared directories If the following guidance is true, this is not a finding. ___ The TSS data set rules for the listed data sets restricts READ access to auditors. ___ The TSS data set rules for the listed data sets restricts WRITE and/or greater access to systems programming personnel. ___ The TSS data set rules for the listed data sets restricts WRITE and/or greater access to the Compuware Abend-AID’s STC(s) and/or batch user(s). ___ The TSS data set rules for the listed data sets restricts CONTROL access to Application Development Programmers and Application Production Support Team members.
Fix: F-67263r1_fix
Ensure that WRITE and/or greater access to Compuware Abend-AID User data sets listed is limited to System Programmers and Compuware Abend-AID’s STC(s) and/or batch user(s) only. Ensure that CONTROL access to Compuware Abend-AID User data sets listed is limited to Application Development Programmers and Application Production Support Team members. READ access can be given to auditors. (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: Region dump datasets Report databases Source listing files/source listing shared directories The following commands are provided as a sample for implementing data set controls: TSS ADD(SYS3) DSN(SYS3.) TSS PERMIT(syspaudt) DSN(SYS3.ABENDAID.REPORTDB) ACCESS(ALL) TSS PERMIT(tstcaudt) DSN(SYS3.ABENDAID.REPORTDB) ACCESS(ALL) TSS PERMIT(ABEND-AID STCs) DSN(SYS3.ABENDAID.REPORTDB) ACCESS(ALL) TSS PERMIT(audtaudt) DSN(SYS3.ABENDAID.REPORTDB) ACCESS(READ) TSS PERMIT(appdaudt) DSN(SYS3.ABENDAID.REPORTDB) ACCESS(CONTROL) TSS PERMIT(appsaudt) DSN(SYS3.ABENDAID.REPORTDB) ACCESS(CONTROL) TSS PERMIT(syspaudt) DSN(SYS3.ABENDAID.SHARED) ACCESS(ALL) TSS PERMIT(tstcaudt) DSN(SYS3.ABENDAID.SHARED) ACCESS(ALL) TSS PERMIT(ABEND-AID STCs) DSN(SYS3.ABENDAID.SHARED) ACCESS(ALL) TSS PERMIT(audtaudt) DSN(SYS3.ABENDAID.SHARED) ACCESS(READ) TSS PERMIT(appdaudt) DSN(SYS3.ABENDAID.SHARED) ACCESS(CONTROL) TSS PERMIT(appsaudt) DSN(SYS3.ABENDAID.SHARED) ACCESS(CONTROL)