SV-239765r679522_rule
V-239765
SRG-APP-000266-WSR-000159
VCFL-67-000024
CAT II
10
Navigate to and open /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml.
Configure each <Connector> node with the following:
server="Anonymous"
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector/@server' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
server="Anonymous" server="Anonymous"
If the output does not match the expected result, this is a finding.
V-239765
False
VCFL-67-000024
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector/@server' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
server="Anonymous" server="Anonymous"
If the output does not match the expected result, this is a finding.
M
5336