FDR (Fast Dump Restore) security options are improperly specified.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-224297ZFDR0040SV-224297r1141497_ruleCCI-000381high
Description
Product configuration/parameters control the security and operational characteristics of products. If these parameter values are improperly specified, security and operational controls may be weakened. This exposure may threaten the availability of the product applications, and compromise the confidentiality of customer data.
STIGDate
z/OS FDR for ACF2 Security Technical Implementation Guide2025-09-23

Details

Check Text (C-224297r1141497_chk)

The following steps are necessary for reviewing the FDR options: Issue the following command on the command line at option 6 in TSO to bring up the FDR ISPF dialog: EXEC 'SYS2.FDR.Vxxxx.CLIST(ABRALLOC)' Select "I" on the FDR primary panel for INSTALL. Select "4" on the FDR installation options panel to select SETOPT. Verify the FDR Program Library dataset on this panel specifies the following: Example: 'SYS2A.FDR.Vxxxx.LOADLIB'. Select "1" for SECURITY OPTIONS. Review the setting for ALLCALL Automated Analysis Refer to the following report produced by the z/OS Data Collection: - PDI(ZFDR0040). If ALLCALL is set to YES, this is not a finding.

Fix Text (F-25962r1141496_fix)

The systems programmer will verify that the security option ALLCALL is set to YES. Execute the FDR ISPF dialog by entering the following on the command line: EXEC 'SYS2.FDR.VXXXX.CLIST(ABRALLOC)' Select "I" on the FDR PRIMARY OPTIONS MENU for INSTALL. Select "4" on the INSTALLATION OPTIONS MENU to select SETOPT - SET INSTALLATION OPTIONS IN THE FDR GLOBAL OPTIONS TABLE. Verify the FDR program library dataset on this panel is set to the current LOADLIB. Example: 'SYS2A.FDR.Vxxxx.LOADLIB'. Select "1" to select SECURITY OPTIONS. On the SET FDR GLOBAL SECURITY OPTIONS, review the ALLCALL setting and ensure it is set to YES.