SV-256712r918958_rule
V-256712
SRG-APP-000118-WSR-000068
VCLU-70-000007
CAT II
10
At the command prompt, run the following commands:
# chmod o-w /var/log/vmware/lookupsvc/<file>
# chown lookupsvc:lookupsvc /var/log/vmware/lookupsvc/<file>
Note: Substitute <file> with the listed file.
At the command prompt, run the following command:
# find /var/log/vmware/lookupsvc -xdev -type f ! -name lookupsvc-init.log -a '(' -perm -o+w -o -not -user lookupsvc -o -not -group lookupsvc ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
Note: Prior to Update 3h, the user and group should be root.
V-256712
False
VCLU-70-000007
At the command prompt, run the following command:
# find /var/log/vmware/lookupsvc -xdev -type f ! -name lookupsvc-init.log -a '(' -perm -o+w -o -not -user lookupsvc -o -not -group lookupsvc ')' -exec ls -ld {} \;
If any files are returned, this is a finding.
Note: Prior to Update 3h, the user and group should be root.
M
5525