SV-256706r888709_rule
V-256706
SRG-APP-000001-WSR-000001
VCLU-70-000001
CAT II
10
Navigate to and open:
/usr/lib/vmware-lookupsvc/conf/server.xml
Configure the <Connector> node with the value:
connectionTimeout="60000"
Example:
<Connector .. connectionTimeout="60000" ..>
Restart the service with the following command:
# vmon-cli --restart lookupsvc
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@connectionTimeout' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
connectionTimeout="60000"
If the output does not match the expected result, this is a finding.
V-256706
False
VCLU-70-000001
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@connectionTimeout' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
connectionTimeout="60000"
If the output does not match the expected result, this is a finding.
M
5525