STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 7 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to z/OS BMC CONTROL-D for TSS Security Technical Implementation Guide

V-224583

CAT II (Medium)

BMC CONTROL-D resources must be properly defined and protected.

Rule ID

SV-224583r1145906_rule

STIG

z/OS BMC CONTROL-D for TSS Security Technical Implementation Guide

Version

V7R2

CCIs

CCI-000213CCI-002234

Discussion

BMC CONTROL-D can run with sensitive system privileges, and potentially can circumvent system controls. Failure to properly control access to product resources could result in the compromise of the operating system environment, and compromise the confidentiality of customer data. Many utilities assign resource controls that can be granted to systems programmers only in greater than read authority. Resources are also granted to certain non systems personnel with read only authority.

Check Content

Refer to the following report produced by the Data Set and Resource Data Collection:

- SENSITVE.RPT(ZCTD0020).

Automated Analysis
Refer to the following report produced by the Data Set and Resource Data Collection:

- PDI(ZCTD0020).

Verify that the accesses to resources and/or generic equivalent are properly restricted according to the requirements specified in BMC CONTROL-D Resources table in the z/OS STIG Addendum. If the following guidance is true, this is not a finding.

Note: To determine what resource class is used review the IOACLASS setting in SECPARM. The "Trigger" resources, i.e., $$SECxxx (xxx is unique to the product) are defined in the FACILITY resource class.

The TSS resources are owned or DEFPROT is specified for the resource class.

The TSS resource access authorizations restrict access to the appropriate personnel.

The TSS resource logging requirements are specified.

Fix Text

The ISSO will work with the systems programmer to verify that the following are properly specified in the ACP.

Note: To determine what resource class is used review the IOACLASS setting in SECPARM. The "Trigger" resources, i.e., $$SECxxx (xxx is unique to the product) are defined in the FACILITY resource class

(Note: The resource class, resources, and/or resource prefixes identified below are examples of a possible installation. The actual resource class, resources, and/or resource prefixes are determined when the product is actually installed on a system through the product's installation guide and can be site specific.)

Use BMC CONTROL-D Resources and BMC INCONTROL 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.

The following commands are provided as a sample for implementing resource controls:

TSS ADD(ADMIN) IOA($$ADDNOT)
TSS PERMIT(<appsaudt>) IOA($$ADDNOT) ACC(ALL)
TSS PERMIT(<operaudt>) IOA($$ADDNOT) ACC(ALL)
TSS PERMIT(<pcspaudt>) IOA($$ADDNOT) ACC(ALL)
TSS PERMIT(<syspaudt>) IOA($$ADDNOT) ACC(ALL)