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-223512

CAT II (Medium)

ACF2 SECVOLS GSO record value must be set to VOLMASK(). Any local changes are justified and documented with the ISSO.

Rule ID

SV-223512r958552_rule

STIG

IBM z/OS ACF2 Security Technical Implementation Guide

Version

V9R8

CCIs

CCI-000368CCI-001199

Discussion

The SECVOLS record defines the DASD and tape volumes for which CA-ACF2 provides volume-level protection. 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 SECVOLS

If the GSO SECVOLS 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 SECVOLS record values, this is a finding.

Fix Text

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

VOLMASK() 

Example:
SET C(GSO)
INSERT SECVOLS VOLMASK() 

F ACF2,REFRESH(SECVOLS)