STIGQter STIGQter: STIG Summary: z/OS CA VTAPE for TSS Security Technical Implementation Guide Version: 7 Release: 2 Benchmark Date: 01 Oct 2025:

CA VTAPE Started Task name is not properly identified/defined to the system ACP.

DISA Rule

SV-224634r1146178_rule

Vulnerability Number

V-224634

Group Title

SRG-OS-000104

Rule Version

ZVTAT030

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The CA VTAPE systems programmer and the ISSO will ensure that a product's Started Task(s) is properly identified/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:

TSS CREATE(SVTS) TYPE(USER) -
NAME('CA VTAPE') DEPT(xxxx) -
FAC(STC) -
PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND
TSS CREATE(SVTSAS) TYPE(USER) -
NAME('CA VTAPE') DEPT(xxxx) -
FAC(STC) -
PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND

Check Contents

Refer to the following report produced by the TSS Data Collection:

- TSSCMDS.RPT(@ACIDS).

Review each CA VTAPE STC/Batch ACID(s). If the following attributes are defined, this is not a finding.

FACILITY(STC, BATCH)
PASSWORD(xxxxxxxx,0)
SOURCE(INTRDR)
NOSUSPEND

Vulnerability Number

V-224634

Documentable

False

Rule Version

ZVTAT030

Severity Override Guidance

Refer to the following report produced by the TSS Data Collection:

- TSSCMDS.RPT(@ACIDS).

Review each CA VTAPE STC/Batch ACID(s). If the following attributes are defined, this is not a finding.

FACILITY(STC, BATCH)
PASSWORD(xxxxxxxx,0)
SOURCE(INTRDR)
NOSUSPEND

Check Content Reference

M

Target Key

4178