SV-259010r934688_rule
V-259010
SRG-APP-000142-AS-000014
VCEM-80-000037
CAT II
10
Navigate to and open:
/usr/lib/vmware-eam/web/conf/server.xml
Navigate to the <Connector> node and configure the port and address as follows:
port="${bio.http.port}"
address="localhost"
Restart the service with the following command:
# vmon-cli --restart eam
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /usr/lib/vmware-eam/web/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259010
False
VCEM-80-000037
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /usr/lib/vmware-eam/web/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5564