SV-239688r679170_rule
V-239688
SRG-APP-000118-WSR-000068
VCUI-67-000007
CAT II
10
At the command prompt, execute the following commands:
# chmod 600 /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, execute the following command:
# find /storage/log/vmware/vsphere-ui/logs/ -xdev -type f -a '(' -not -perm 600 -o -not -user vsphere-ui ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
V-239688
False
VCUI-67-000007
At the command prompt, execute the following command:
# find /storage/log/vmware/vsphere-ui/logs/ -xdev -type f -a '(' -not -perm 600 -o -not -user vsphere-ui ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
M
5334