SV-259119r960735_rule
V-259119
SRG-APP-000001-AS-000001
VCUI-80-000125
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Configure the <Connector> node with the value:
connectionTimeout="300000"
Restart the service with the following command:
# vmon-cli --restart vsphere-ui
The connection timeout should not be disabled by setting it to "-1".
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@connectionTimeout = '-1']" /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259119
False
VCUI-80-000125
The connection timeout should not be disabled by setting it to "-1".
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@connectionTimeout = '-1']" /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5568