SV-256679r888593_rule
V-256679
SRG-APP-000119-WSR-000069
VCEM-70-000007
CAT II
10
At the command prompt, run the following commands:
# chmod o-w <file>
# chown eam:users <file>
Note: Substitute <file> with the listed file.
At the command prompt, run the following command:
# find /var/log/vmware/eam/web/ -xdev -type f -a '(' -perm -o+w -o -not -user eam -o -not -group users ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
V-256679
False
VCEM-70-000007
At the command prompt, run the following command:
# find /var/log/vmware/eam/web/ -xdev -type f -a '(' -perm -o+w -o -not -user eam -o -not -group users ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
M
5524