The vCenter ESX Agent Manager service must have Autodeploy disabled.
An XCCDF Rule
Description
Tomcat allows auto-deployment of applications while it is running. This can allow untested or malicious applications to be automatically loaded into production. Autodeploy must be disabled in production.
- ID
- SV-259027r960963_rule
- Version
- VCEM-80-000139
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Navigate to and open:
/usr/lib/vmware-eam/web/conf/server.xml
Navigate to the <Host> node and configure with the value "autoDeploy="false"".