SV-239668r679076_rule
V-239668
SRG-APP-000211-WSR-000030
VCST-67-000017
CAT II
10
At the command prompt, execute 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, execute the following command:
# find /usr/lib/vmware-sso/vmware-sts/ -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-239668
False
VCST-67-000017
At the command prompt, execute the following command:
# find /usr/lib/vmware-sso/vmware-sts/ -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
5333