SV-239378r674628_rule
V-239378
SRG-APP-000119-WSR-000069
VCEM-67-000007
CAT II
10
At the command prompt, execute the following commands:
# chmod o-w <file>
# chown eam:users <file>
Note: Substitute <file> with the listed file.
At the command prompt, execute 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-239378
False
VCEM-67-000007
At the command prompt, execute 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
5328