UCF STIG Viewer Logo

Oracle JRE 8 must have a deployment.properties file present.


Overview

Finding ID Version Rule ID IA Controls Severity
V-66943 JRE8-WN-000030 SV-81433r2_rule Medium
Description
By default no deployment.properties file exists; thus, no system-wide deployment exists. The file must be created. The deployment.properties file is used for specifying keys for the Java Runtime Environment. Each option in the Java control panel is represented by property keys. These keys adjust the options in the Java control panel based on the value assigned to that key. Without the deployment.properties file, setting particular options for the Java control panel is impossible.
STIG Date
Java Runtime Environment (JRE) version 8 STIG for Windows 2017-12-21

Details

Check Text ( C-67579r2_chk )
Navigate to the system-level "deployment.properties" file for JRE.

The location of the "deployment.properties" file is defined in the "deployment.config" file.

If there are no files titled "deployment.properties", this is a finding.
Fix Text (F-73043r2_fix)
Create the JRE "deployment.properties" file:

No default file exists. A text file named "deployment.properties", and the directory structure in which it is located, must be manually created.
The location must be aligned as defined in the "deployment.config" file.

C:\Windows\Java\Deployment\deployment.properties is an example.