SV-256735r888796_rule
V-256735
SRG-APP-000435-WSR-000147
VCLU-70-000030
CAT II
10
Navigate to and open:
/usr/lib/vmware-lookupsvc/conf/server.xml
Ensure the server port is set as follows:
<Server port="${base.shutdown.port}">
Restart the service with the following command:
# vmon-cli --restart lookupsvc
At the command prompt, run the following commands:
# xmllint --xpath '/Server/@port' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
port="${base.shutdown.port}"
If the output does not match the expected result, this is a finding.
V-256735
False
VCLU-70-000030
At the command prompt, run the following commands:
# xmllint --xpath '/Server/@port' /usr/lib/vmware-lookupsvc/conf/server.xml
Expected result:
port="${base.shutdown.port}"
If the output does not match the expected result, this is a finding.
M
5525