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 2 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to IBM z/OS ACF2 Security Technical Implementation Guide

V-223513

CAT II (Medium)

ACF2 RESVOLS GSO record value must be set to Volmask(-). Any other setting requires documentation justifying the change.

Rule ID

SV-223513r958552_rule

STIG

IBM z/OS ACF2 Security Technical Implementation Guide

Version

V9R8

CCIs

CCI-000368CCI-001199

Discussion

The RESVOLS record defines DASD and mass storage volumes for which CA ACF2 is to provide protection at the data set name level. Information at rest refers to the state of information when it is located on a secondary storage device (e.g., disk drive and tape drive, when used for backups) within an operating system. This requirement addresses protection of user-generated data, as well as operating system-specific configuration data. Organizations may choose to employ different mechanisms to achieve confidentiality and integrity protections, as appropriate, in accordance with the security category and/or classification of the information.

Check Content

From an ACF command screen, enter:
SET CONTROL(GSO)
LIST RESVOLS

If the GSO RESVOLS record values conform to the following requirements, this is not a finding.

VOLMASK(-) 

NOTE: Local changes will be documented in writing with supporting documentation. 

If there is any deviation from the above requirements in the GSO RESVOLS record values, this is a finding.

Fix Text

Define the GSO RESVOLS record values to conform to the following requirements.

VOLMASK(-) 

Example:
SET C(GSO)
INSERT RESVOLS VOLMASK(-) 

F ACF2,REFRESH(SECVOLS)