SV-239417r674974_rule
V-239417
SRG-APP-000211-WSR-000030
VCPF-67-000016
CAT II
10
At the command prompt, execute the following command:
# chown perfcharts:cis <file_name>
Repeat the command for each file that was returned.
Note: Replace <file_name> for the name of the file that was returned.
At the command prompt, execute the following command:
# find /usr/lib/vmware-perfcharts/tc-instance/webapps/ -xdev -type f -a '(' -not -user perfcharts -o -not -group cis ')' -exec ls -A {} \;
Expected result:
/usr/lib/vmware-perfcharts/tc-instance/webapps/statsreport/WEB-INF/web.xml
If the command does not produce output, this is NOT a finding.
If the output of the command does not match the expected result, this is a finding.
V-239417
False
VCPF-67-000016
At the command prompt, execute the following command:
# find /usr/lib/vmware-perfcharts/tc-instance/webapps/ -xdev -type f -a '(' -not -user perfcharts -o -not -group cis ')' -exec ls -A {} \;
Expected result:
/usr/lib/vmware-perfcharts/tc-instance/webapps/statsreport/WEB-INF/web.xml
If the command does not produce output, this is NOT a finding.
If the output of the command does not match the expected result, this is a finding.
M
5329