SV-256728r888775_rule
V-256728
SRG-APP-000266-WSR-000159
VCLU-70-000023
CAT II
10
Navigate to and open:
/usr/lib/vmware-lookupsvc/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 lookupsvc
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@server' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
server="Anonymous"
If the output does not match the expected result, this is a finding.
V-256728
False
VCLU-70-000023
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${bio-custom.http.port}"]/@server' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
server="Anonymous"
If the output does not match the expected result, this is a finding.
M
5525