SV-256759r889247_rule
V-256759
SRG-APP-000141-WSR-000086
VCST-70-000015
CAT II
10
Navigate to and open:
/usr/lib/vmware-sso/vmware-sts/conf/server.xml
Navigate to the <Server> node.
Add '<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>' to the <Server> node.
Restart the service with the following command:
# vmon-cli --restart sts
At the command prompt, run the following command:
# grep JreMemoryLeakPreventionListener /usr/lib/vmware-sso/vmware-sts/conf/server.xml
Expected result:
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>
If the output of the command does not match the expected result, this is a finding.
V-256759
False
VCST-70-000015
At the command prompt, run the following command:
# grep JreMemoryLeakPreventionListener /usr/lib/vmware-sso/vmware-sts/conf/server.xml
Expected result:
<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"/>
If the output of the command does not match the expected result, this is a finding.
M
5527