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

BMC Mainview for z/OS Started Task name is not properly identified and/or defined to the system ACP.

DISA Rule

SV-224610r1146079_rule

Vulnerability Number

V-224610

Group Title

SRG-OS-000104

Rule Version

ZMVZT030

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

The BMC Mainview for z/OS systems 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:

TSS CREATE(MV$CAS) TYPE(USER) -
NAME('CAS, BMC Mainview for z/OS') DEPT(xxxx) -
FAC(STC,BBI3) -
MASTFAC(BBI3) PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND
TSS CREATE(MV$PAS) TYPE(USER) -
NAME('PAS, BMC Mainview for z/OS') DEPT(xxxx) -
FAC(STC,BBI3) -
MASTFAC(BBI3) PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND
TSS CREATE(MV$MVS) TYPE(USER) -
NAME('MVS, BMC Mainview for z/OS') DEPT(xxxx) -
FAC(STC,BBI3) -
PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND

Check Contents

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

- TSSCMDS.RPT(@ACIDS).

Review BMC Mainview for z/OS STC/Batch ACID(s). If the following attributes are defined, this is not a finding.

For MV$CAS and MV$PAS
FACILITY(STC, BBI3)
PASSWORD(xxxxxxxx,0)
SOURCE(INTRDR)
NOSUSPEND
MASTFAC(BBI3)

For MV$MVS
FACILITY(STC, BBI3)
PASSWORD(xxxxxxxx,0)
SOURCE(INTRDR)
NOSUSPEND

Vulnerability Number

V-224610

Documentable

False

Rule Version

ZMVZT030

Severity Override Guidance

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

- TSSCMDS.RPT(@ACIDS).

Review BMC Mainview for z/OS STC/Batch ACID(s). If the following attributes are defined, this is not a finding.

For MV$CAS and MV$PAS
FACILITY(STC, BBI3)
PASSWORD(xxxxxxxx,0)
SOURCE(INTRDR)
NOSUSPEND
MASTFAC(BBI3)

For MV$MVS
FACILITY(STC, BBI3)
PASSWORD(xxxxxxxx,0)
SOURCE(INTRDR)
NOSUSPEND

Check Content Reference

M

Target Key

4173