SV-259108r960930_rule
V-259108
SRG-APP-000118-AS-000078
VCUI-80-000025
CAT II
10
At the command prompt, run the following commands:
# chmod o-w <file>
# chown vsphere-ui:users <file>
Note: Substitute <file> with the listed file.
At the command prompt, run the following command:
# find /var/log/vmware/vsphere-ui/ -xdev -type f -a '(' -perm -o+w -o -not -user vsphere-ui -o -not -group users -a -not -group root ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
V-259108
False
VCUI-80-000025
At the command prompt, run the following command:
# find /var/log/vmware/vsphere-ui/ -xdev -type f -a '(' -perm -o+w -o -not -user vsphere-ui -o -not -group users -a -not -group root ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
M
5568