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