1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 UI Tomcat V1R1
  4. VCUI-67-000017 – vSphere UI must fail to a known safe state if system initialization fails, shutdown fails, or aborts fail.

VCUI-67-000017 – vSphere UI must fail to a known safe state if system initialization fails, shutdown fails, or aborts fail.

Details

Determining a safe state for failure and weighing that against a potential denial of service for users depends on what type of application the web server is hosting. For the Security Token Service, it is preferable that the service abort startup on any initialization failure rather than continuing in a degraded and potentially insecure state.

Solution

Navigate to and open /etc/vmware-eam/catalina.properties.

Add or change the following line:

org.apache.catalina.startup.EXIT_ON_INIT_FAILURE=true

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles