UCF STIG Viewer Logo

A configuration file must be present to deploy properties for JRE.


Overview

Finding ID Version Rule ID IA Controls Severity
V-32901 JRE0070-UX SV-43621r1_rule DCBP-1 Medium
Description
The deployment.config file is used for specifying the location and execution of system-level properties for the Java Runtime Environment. By default no deployment.config file exists; thus, no system-wide deployment.properties file exists. Without the deployment.config file, setting particular options for the Java control panel is impossible. NOTE: The 'JRE' directory in the file path may reflect the specific JRE release installed.
STIG Date
Java Runtime Environment (JRE) version 7 STIG for Unix 2013-07-25

Details

Check Text ( C-41484r5_chk )
Navigate to the lib directory:

/usr/java/jre/lib/
If there is no configuration file entitled 'deployment.config', this is a finding.
Fix Text (F-37124r6_fix)
Create a JRE deployment configuration file.

Navigate to the lib directory:
/usr/java/jre/lib/
Create a configuration file entitled 'deployment.config'.