SV-258975r934583_rule
V-258975
SRG-APP-000118-AS-000078
VCST-80-000025
CAT II
10
At the command prompt, run the following commands:
# chmod o-w <file>
# chown sts:lwis <file>
Note: Substitute <file> with the listed file.
At the command prompt, run the following command:
# find /var/log/vmware/sso/ -xdev ! -name lookupsvc-init.log ! -name sts-prestart.log -type f -a '(' -perm -o+w -o -not -user sts -o -not -group lwis ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
V-258975
False
VCST-80-000025
At the command prompt, run the following command:
# find /var/log/vmware/sso/ -xdev ! -name lookupsvc-init.log ! -name sts-prestart.log -type f -a '(' -perm -o+w -o -not -user sts -o -not -group lwis ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
M
5567