SV-256784r889351_rule
V-256784
SRG-APP-000118-WSR-000068
VCUI-70-000007
CAT II
10
At the command prompt, run the following commands:
# chmod 644 /storage/log/vmware/vsphere-ui/logs/<file>
# chown vsphere-ui:users /storage/log/vmware/vsphere-ui/logs/<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-256784
False
VCUI-70-000007
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
5528