z/OS CA 1 Tape Management for TSS Security Technical Implementation Guide
Pick two releases to diff their requirements.
Open a previous version of this STIG.
Digest of Updates ✎ 11
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 11
- V-224636 Medium check CA 1 Tape Management system password will be changed from the default.
- V-224637 Medium check CA 1 Tape Management user exits, when in use, must be reviewed and/or approved.
- V-224638 Medium checkfix CA 1 Tape Management installation data sets must be properly protected.
- V-224639 Medium checkfix CA-1 Tape Management STC data sets must be properly protected.
- V-224640 Medium checkfix CA 1 Tape Management TMC, AUDIT and optional RDS and VPD data sets will be properly protected.
- V-224641 Medium check CA 1 Tape Management command resources must be properly defined and protected.
- V-224642 Medium check CA 1 Tape Management function and password resources must be properly defined and protected.
- V-224643 Medium descriptioncheckfix CA 1 Tape Management Started Task name will be properly identified and/or defined to the system ACP.
- V-224644 Medium checkfix CA 1 Tape Management Started task will be properly defined to the Started Task Table ACID for Top Secret.
- V-224645 Medium checkfix CA 1 Tape Management will be properly defined to the Facility Matrix Table.
- V-224646 Medium checkfix CA 1 Tape Management external security options must be specified properly.
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- ZCA10041
- Vuln IDs
-
- V-224636
- V-22689
- Rule IDs
-
- SV-224636r1145801_rule
- SV-40107
Checks: C-26319r1145800_chk
Refer to the following reports produced by the z/OS Data Collection: - CA1RPT(TMSTMVT) - for r11.5 and below. - CA1RPT(TMOOPTxx) - for r12.0 and above. Automated Analysis Refer to the following report produced by the z/OS Data Collection: - PDI(ZCA10041). For r11.5 and below refer to offset x'18' from the beginning of module TMSTMVT. For r12.0 and above refer to the SHUTDWN option specified in the TMOOPTxx. The TMOOPTxx member is specified in the TMOSYSxx member in the data set allocated by the TMSPARM DD statement in the TMSINIT STC. If the default CA 1 system password is not being utilized, this is not a finding. NOTE: The default system password for CA 1 provided by CA is CA1(TMS). The default system passwords provided by SSO are SSOCA1DF and SSOC@1DF.
Fix: F-26307r1041374_fix
The systems programmer/ISSO will ensure that the CA 1 system password is changed from the vendor default system password. Verify upon installation that the password is not the same as the default password and user distributed with the original installation default. For r11.5 and below refer to offset x'18' from the beginning of module TMSTMVT. For r12.0 and above refer to the SHUTDWN option specified in the TMOOPTxx. The TMOOPTxx member is specified in the TMOSYSxx member in the data set allocated by the TMSPARM DD statement in the TMSINIT STC. NOTE: The default system password for CA 1 provided by CA is CA1(TMS). The default system passwords provided by SSO are SSOCA1DF and SSOC@1DF.
- RMF Control
- CM-3
- Severity
- M
- CCI
- CCI-001744
- Version
- ZCA10060
- Vuln IDs
-
- V-224637
- V-17985
- Rule IDs
-
- SV-224637r1145803_rule
- SV-40108
Checks: C-26320r1145802_chk
Refer to the following report produced by the z/OS Data Collection: - CA1RPT(TMSCKLVL). Determine if CA 1 user exits, TMSUXnA and TMSUXnS (for r11.5 and below) or TMSXITA and TMSXITS (for r12.0 and above) are active. If both CA 1 user exits are not found, this is not a finding. If one or both user exits are installed and the following requirements are true, this is not a finding: The usage and function of the user exit(s) is fully documented. The use of the user exit(s) is approved. All associated documentation is on file with the ISSO.
Fix: F-26308r1041377_fix
Ensure that the site ISSO has reviewed, evaluated, and approved the usage of CA 1 user exits, TMSUXnA and TMSUXnS (for r11.5 and below) or TMSXITA and TMSXITS (for r12.0 and above). If one or both user exits are installed and the following requirements will be followed: The usage and function of the user exit(s) is fully documented. The use of the user exit(s) is approved. All associated documentation is on file with the ISSO.
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZCA1T000
- Vuln IDs
-
- V-224638
- V-16932
- Rule IDs
-
- SV-224638r1145806_rule
- SV-40069
Checks: C-26321r1145804_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(CA1PROD). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZCA10000). Verify that the accesses to the CA 1 Tape Management 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 restrict READ access to all authorized users. The TSS data set rules for the data sets restrict 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-26309r1145805_fix
Ensure that WRITE and/or greater access to CA 1 Tape Management 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. 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 see that they are properly restricted to the Access Control Program (ACP) active on the system. The following is an example of the type of data sets to be protected: SYS2.CA1. SYS2A.CA1.*.CAILIB SYS2A.CA1.*.CAILPA Or SYS2A.CA1.*.CTAPLINK SYS3.CA1. SYS3A.CA1.*.CAILIB Or SYS3A.CA1.*.CTAPLINK SYS3A.CA1.*.CTAPLPA 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(SYS3) DSN(SYS3) TSS ADD(SYS3A) DSN(SYS3A) TSS PERMIT(syspaudt) DSN(SYS2.CA1.) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS2.CA1.) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS2.CA1.) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS2A.CA1.V*.CAILIB) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS2A.CA1.V*.CAILIB) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS2A.CA1.V*.CAILIB) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS2A.CA1.V*.CAILPA) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS2A.CA1.V*.CAILPA) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS2A.CA1.V*.CAILPA) ACCESS(READ) Or TSS PERMIT(syspaudt) DSN(SYS2A.CA1.V*.CTAPLINK) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS2A.CA1.V*.CTAPLINK) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS2A.CA1.V*.CTAPLINK) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS3.CA1.) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS3.CA1.) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS3.CA1.) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS3A.CA1.V*.CAILIB) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS3A.CA1.V*.CAILIB) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS3A.CA1.V*.CAILIB) ACCESS(READ) Or TSS PERMIT(syspaudt) DSN(SYS3A.CA1.V*.CTAPLINK) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS3A.CA1.V*.CTAPLINK) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS3A.CA1.V*.CTAPLINK) ACCESS(READ) TSS PERMIT(syspaudt) DSN(SYS3A.CA1.V*.CTAPLPA) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(syspaudt) DSN(SYS3A.CA1.V*.CTAPLPA) ACCESS(READ) TSS PERMIT(authorized users/ALL) DSN(SYS3A.CA1.V*.CTAPLPA) ACCESS(READ)
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZCA1T001
- Vuln IDs
-
- V-224639
- V-17067
- Rule IDs
-
- SV-224639r1145809_rule
- SV-87415
Checks: C-26322r1145807_chk
Refer to the following report produced by the TSS Data Collection and Data Set and Resource Data Collection: - SENSITVE.RPT(CA1STC). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZCA10001). Verify that the accesses to CA1 Tape Management Started Tasks (STCs) 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. 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 CA1 Tape Management STCs and/or batch users.
Fix: F-26310r1145808_fix
Ensure that WRITE and/or greater access to CA1 Tape management STC data sets is limited to systems programmers and/or CA1 Tape management STC(s) and/or batch user(s) only. 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: CA1.TMS* (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.CA1.TMS*.**) ACCESS(ALL) TSS PERMIT(<Tape Management STCs and/or batch users >) DSN(SYS3.CA1.TMS*.**) ACCESS(ALL) TSS PERMIT(<audtaudt >) DSN(SYS3.CA1.TMS*.**)
- RMF Control
- CM-5
- Severity
- M
- CCI
- CCI-001499
- Version
- ZCA1T003
- Vuln IDs
-
- V-224640
- V-17072
- Rule IDs
-
- SV-224640r1145812_rule
- SV-40072
Checks: C-26323r1145810_chk
Refer to the following report produced by the Data Set and Resource Data Collection: - SENSITVE.RPT(CA1RPT). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZCA10003). Ensure that all CA 1 Tape Management TMC, AUDIT and optional RDS and VPD data sets are properly protected. If the following guidance is true, this is not a finding. The TSS data set access authorizations restrict READ access to application support personnel, production control and scheduling personnel, operations personnel, and auditors. The TSS data set access authorizations restrict WRITE and/or greater access to only systems programming personnel and tape management personnel. The TSS data set access authorizations restrict UPDATE access is limited to CA 1 batch production jobs, and CA 1 started tasks. The TSS data set access authorizations specify that all (i.e., failures and successes) ALL access is logged.
Fix: F-26311r1145811_fix
The ISSO will ensure that WRITE and/or greater access to CA 1 TMC, AUDIT and optional RDS and VPD data sets are limited to only systems programming personnel and tape management personnel. UPDATE access can be given to CA 1 STCs and/or batch users. READ access can be given to application support personnel, production control and scheduling personnel, operations personnel, and auditors. ALL access will be 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.) Due to the unique file structure of the TMC and Audit data sets, CA 1 uses the YSVC programs to handle all direct I/O activity. Because standard OPEN/CLOSE macros are not used, typical data set security checks are not performed. Even if a user does not have READ access to these data sets, the YSVC programs can enable that user to read and update records within these files. Therefore, control READ access to the TMC and Audit data sets by the YSVCUNCD and YSVCCOND resource names. Typical users should be restricted to conditional READ access. Restrict CA 1 batch production jobs, and CA 1 started tasks to the following access authority: Unconditional READ and UPDATE access to the TMC, Audit, Retention, and Vault Pattern Description data sets. Note: READ and UPDATE access to the TMC and Audit data sets are controlled by the YSVCUNCD and YSVCCOND resource names, and by standard ACP data set controls, because some CA 1 utilities use conventional OPEN/CLOSE methods. The following commands are provided as a sample for implementing data set controls: TSS ADD(SYS3) DSN(SYS3) TSS PERMIT(<audtaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(READ) TSS PERMIT(<operaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(READ) TSS PERMIT(<pcspaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(READ) TSS PERMIT(CA1 STCs) DSN(SYS3.CA1.AUDIT) ACCESS(UPDATE) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(UPDATE) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(UPDATE) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.AUDIT) ACCESS(UPDATE) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.RDS) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.RDS) ACCESS(UPDATE) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.RDS) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.RDS) ACCESS(UPDATE) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.RDS) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.RDS) ACCESS(UPDATE) TSS PERMIT(<audtaudt>) DSN(SYS3.CA1.TMC) ACCESS(READ) TSS PERMIT(<operaudt>) DSN(SYS3.CA1.TMC) ACCESS(READ) TSS PERMIT(<pcspaudt>) DSN(SYS3.CA1.TMC) ACCESS(READ) TSS PERMIT(CA1 STCs) DSN(SYS3.CA1.TMC) ACCESS(UPDATE) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.TMC) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.TMC) ACCESS(UPDATE) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.TMC) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.TMC) ACCESS(UPDATE) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.TMC) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.TMC) ACCESS(UPDATE) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.VPD) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<syspaudt>) DSN(SYS3.CA1.VPD) ACCESS(UPDATE) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.VPD) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tapeaudt>) DSN(SYS3.CA1.VPD) ACCESS(UPDATE) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.VPD) ACCESS(ALL) ACTION(AUDIT) TSS PERMIT(<tstcaudt>) DSN(SYS3.CA1.VPD) ACCESS(UPDATE)
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZCA1T020
- Vuln IDs
-
- V-224641
- V-17947
- Rule IDs
-
- SV-224641r1145815_rule
- SV-40075
Checks: C-26324r1145813_chk
Refer to the following reports produced by the TSS Data Collection and Data Set and Resource Data Collection: - TSSCMDS.RPT(WHOOCA1C). - SENSITVE.RPT(WHOHCA1C). Automated Analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZCA10020). Ensure that all CA 1 command resources are properly protected according to the requirements specified in CA 1 Command Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding. The TSS resources and/or generic equivalent as designated in the above table are owned 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 TSS resource logging is specified as designated in the above table.
Fix: F-26312r1145814_fix
Ensure that the CA 1 Tape Management command resource access is in accordance with those outlined in CA 1 Command Resources table in the zOS STIG Addendum. Use CA 1 Command Resources and CA 1 Command Resource for TSS tables in the zOS STIG Addendum. These tables list the resources, access requirements, and the resource class for CA 1 Command Resources; ensure the following guidelines are followed: The TSS resources and/or generic equivalent as designated in the above table are owned 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 TSS resource logging is specified as designated in the above table. The following commands are provided as a sample for implementing resource controls: TSS ADD(dept-acid) CACMD(L0DELETE) TSS PERMIT(tapeaudt) CACMD(L0DELETE) ACCESS(READ)
- RMF Control
- AC-3
- Severity
- M
- CCI
- CCI-000213
- Version
- ZCA1T021
- Vuln IDs
-
- V-224642
- V-17982
- Rule IDs
-
- SV-224642r1145817_rule
- SV-40078
Checks: C-26325r1145816_chk
Refer to the following reports produced by the TSS Data Collection and Data Set and Resource Data Collection: - TSSCMDS.RPT(WHOOCA1T). - SENSITVE.RPT(WHOHCA1T). Refer to the following reports produced by the z/OS Data Collection: - CA1RPT(TMSSECAB). - CA1RPT(TMSTMVT) - for r11.5 and below. - CA1RPT(TMOOPTxx) - for r12.0 and above. - CA1RPT(TMOSECxx) - for r12.6 and above. Automated Analysis requiring additional analysis Refer to the following report produced by the Data Set and Resource Data Collection: - PDI(ZCA10021). Ensure that all CA 1 function and password resources are properly protected according to the requirements specified in the CA 1 Function and Password Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding. The TSS resources and/or generic equivalent 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 TSS resource logging is specified as designated in the above table. Note: CA 1 password resources may require additional analysis to ensure access authorization is justified. CA 1 system password is obtained at offset x'18' from the beginning of module TMSTMVT for r11.5 and below and SHUTDWN option specified in the TMOOPTxx for r12.0 and above. CA 1 Online User Passwords can be obtained from TMSSECAB for all releases or TMOSECxx, if present, for r12.6 and above.
Fix: F-26313r1041388_fix
Ensure that the CA 1 function and password resource access is in accordance with those outlined in CA 1 Function and Password Resources table in the zOS STIG Addendum. Use CA 1 Function and Password Resources and CA 1 Function and Password Resources for TSS tables in the zOS STIG Addendum. These tables list the resources, access requirements, and the resource class for CA 1 Function and Password Resources; ensure the following guidelines are followed: The TSS resources and/or generic equivalent as designated in the above table are owned 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 TSS resource logging is specified as designated in the above table. The following commands are provided as a sample for implementing resource controls: TSS ADD(dept-acid) CATAPE(BLPRES) TSS PERMIT(tapeaudt) CATAPE(BLPRES) ACCESS(UPDATE) ACTION(AUDIT) TSS PERMIT(syspaudt) CATAPE(BLPRES) ACCESS(UPDATE) ACTION(AUDIT)
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZCA1T030
- Vuln IDs
-
- V-224643
- V-17452
- Rule IDs
-
- SV-224643r1145820_rule
- SV-40081
Checks: C-26326r1145818_chk
Refer to the following report produced by the TSS Data Collection: - TSSCMDS.RPT(@ACIDS). Review CA 1 Tape Management STC/Batch ACID(s). If the following attributes are defined, this is not a finding. FACILITY(STC, BATCH) PASSWORD(xxxxxxxx,0) SOURCE(INTRDR) NOSUSPEND MASTFAC(CA1)
Fix: F-26314r1145819_fix
The ISSO working with the systems programmer will ensure the CA 1 Tape Management 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(TMSINIT) TYPE(USER) - NAME('STC, CA 1 Tape Management') DEPT(xxxx) - FAC(STC,BATCH) PASS(xxxxxxxx,0) - SOURCE(INTRDR) NOSUSPEND - MASTFAC(CA1) TSS CREATE(CTS) TYPE(USER) - NAME('STC, CA 1 Common Tape System') DEPT(xxxx) - FAC(STC,BATCH) PASS(xxxxxxxx,0) - SOURCE(INTRDR) NOSUSPEND - MASTFAC(CA1)
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZCA1T032
- Vuln IDs
-
- V-224644
- V-17454
- Rule IDs
-
- SV-224644r1145823_rule
- SV-40083
Checks: C-26327r1145821_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(ZCA10032). If the CA 1 Tape Management started task(s) is (are) defined in the TSS STC record, this is not a finding.
Fix: F-26315r1145822_fix
The ISSO working with the systems programmer will ensure the CA 1 Tape Management Started Task(s) is properly identified and/or defined to the system ACP. A unique ACID must be assigned for the CA 1 Tape Management started task(s) through a corresponding STC table entry. The following commands are provided as a sample for defining Started Task(s): TSS ADD(STC) PROCNAME(TMSINIT) ACID(TMSINIT) TSS ADD(STC) PROCNAME(CTS) ACID(CTS)
- RMF Control
- IA-2
- Severity
- M
- CCI
- CCI-000764
- Version
- ZCA1T036
- Vuln IDs
-
- V-224645
- V-17469
- Rule IDs
-
- SV-224645r1145826_rule
- SV-40631
Checks: C-26328r1145824_chk
Refer to the following reports produced by the TSS Data Collection: - TSSCMDS.RPT(FACLIST) - Preferred report containing all control option values in effect including default values. - TSSCMDS.RPT(TSSPRMFL) - Alternate report containing only control option values explicitly coded at TSS startup. If the CA 1 Tape Management Facility Matrix table is defined as stated below, this is not a finding. FACILITY DISPLAY FOR CA1 INITPGM=TMS id=xx TYPE=099 ATTRIBUTES=IN-USE,ACTIVE,SHRPRF,NOASUBM,NOABEND,MULTIUSER,NOXDEF ATTRIBUTES=NOLUMSG,NOSTMSG,SIGN(M),INSTDATA,NORNDPW,AUTHINIT ATTRIBUTES=NOPROMPT,NOAUDIT,RES,NOWARNPW,NOTSOC,LCFCMD ATTRIBUTES=MSGLC,NOTRACE,NOEODINIT,IJU,NODORMPW,NONPWR ATTRIBUTES=LUUPD MODE=FAIL DOWN=GLOBAL LOGGING=INIT,SMF,MSG,SEC9 UIDACID=8 LOCKTIME=000 DEFACID=*NONE* KEY=8 MAXUSER=03000 PRFT=003
Fix: F-26316r1145825_fix
The ISSO working with the systems programmer will ensure the Facility Matrix Table for CA 1 Tape Management is proper defined using the following example: *****CA1 FAC(USERxx=NAME=CA1,PGM=TMS,ID=nn,ACTIVE,NOASUBM) FAC(CA1=NOLUMSG,NOSTMSG,NORNDPW,NOWARNPW,MODE=FAIL) FAC(CA1=LOG(SMF,INIT,MSG,SEC9),UIDACID=8,LOCKTIME=000)
- RMF Control
- CM-7
- Severity
- M
- CCI
- CCI-000381
- Version
- ZCA1T040
- Vuln IDs
-
- V-224646
- V-18014
- Rule IDs
-
- SV-224646r1145829_rule
- SV-40102
Checks: C-26329r1145827_chk
Refer to the following report produced by the z/OS Data Collection: - CA1RPT(TMSSTATS). Automated Analysis Refer to the following report produced by the z/OS Data Collection: - PDI(ZCA10040). CA 1 external security utilizing TSS is accomplished in the manner described in this section. Note: The TMOOPTxx member is specified in the TMOSYSxx member in the data set allocated by the TMSPARM DD statement in the TMSINIT STC. By default, the suffix 00 is used for these members. However, overrides can be specified by PARM value(s) on the EXEC statement in the TMSINIT STC and/or in the TMOSYSxx member. Review the options and values of the below CA 1 parameters. If the options are set to the specified value, this is not a finding. CA 1 SECURITY OPTIONS - TSS Option Standard Value BATCH YES obsolete as of r12.0 CATSEC YES obsolete as of r12.0 CMD YES CREATE see Note 1 DSNB YES FUNC YES see Note 2 OCEOV YES see Note 3 PMASK Do not specify or change PSWD YES SCRTCH NO SECWTO YES UNDEF FAIL UX0AUPD NO see Note 4 YSVC YES Note 1: The CREATE parameter defines the level of access that is required to create a data set on tape. The default value is UPDATE. However, the vendor recommends the value be set to CREATE if you are running CA Top Secret or ACF2 and ALTER if you are running RACF. Note 2: The FUNC option provides supplementary security for BLP access. The tape label bypass privilege must still be specified in the ACP userid record to allow access to BLP processing. Note 3: The data set OPEN/CLOSE security call will be handled by the CA 1 interface. To avoid duplication of security checking, the control option TAPE should be turned OFF in the TOP SECRET Control Options. Note 4: The UX0AUPD will specify YES only if fields are altered in the TMC and the TMSUXxA (for r11.5 and below) or TMSXITA (for r12.0 and above) is changed.
Fix: F-26317r1145828_fix
The systems programmer/ISSO will ensure that the CA 1 external security options are specified in accordance with the ACP being used. CA 1 Tape Management ACP security interfaces are controlled by options coded in the TMOOPTxx member identified in the TMOSYSxx member of the data set allocated by the TMSPARM DD statement in the TMSINIT STC. The specific required option settings are dependent on the ACP in use on the system. CA 1 SECURITY OPTIONS - TSS Option Standard Value BATCH YES obsolete as of r12.0 CATSEC YES obsolete as of r12.0 CMD YES CREATE see Note 1 DSNB YES FUNC YES see Note 2 OCEOV YES see Note 3 PMASK Do not specify or change PSWD YES SCRTCH NO SECWTO YES UNDEF FAIL UX0AUPD NO see Note 4 YSVC YES Note 1 The CREATE parameter defines the level of access that is required to create a data set on tape. The default value is UPDATE. However, the vendor recommends the value be set to CREATE if you are running CA Top Secret or ACF2 and ALTER if you are running RACF. Note 2 The FUNC option provides supplementary security for BLP access. The tape label bypass privilege must still be specified in the ACP userid record to allow access to BLP processing. Note 3 The data set OPEN/CLOSE security call will be handled by the CA 1 interface. To avoid duplication of security checking, the control option TAPE should be turned OFF in the TOP SECRET Control Options record. Note 4 The UX0AUPD will specify YES only if you alter the fields in the TMC and the TMSUXxA (for r11.5 and below) or TMSXITA (for r12.0 and above) is changed.