SV-256689r888623_rule
V-256689
SRG-APP-000211-WSR-000030
VCEM-70-000017
CAT II
10
At the command prompt, run the following command:
# chown root:root <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, run the following command:
# find /usr/lib/vmware-eam/web/ -xdev -type f -a '(' -not -user root -o -not -group root ')' -exec ls -ld {} \;
If the command produces any output, this is a finding.
V-256689
False
VCEM-70-000017
At the command prompt, run the following command:
# find /usr/lib/vmware-eam/web/ -xdev -type f -a '(' -not -user root -o -not -group root ')' -exec ls -ld {} \;
If the command produces any output, this is a finding.
M
5524