SV-256801r889402_rule
V-256801
SRG-APP-000266-WSR-000159
VCUI-70-000024
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Navigate to each of the <Connector> nodes.
Configure each <Connector> node with 'server="Anonymous"'.
Restart the service with the following command:
# vmon-cli --restart vsphere-ui
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${http.port}"]/@server' /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
server="Anonymous"
If the output does not match the expected result, this is a finding.
V-256801
False
VCUI-70-000024
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${http.port}"]/@server' /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
server="Anonymous"
If the output does not match the expected result, this is a finding.
M
5528