SV-283459r1188521_rule
V-283459
SRG-OS-000080-GPOS-00048
OL08-00-020262
CAT II
10
Configure the mode of the "lastlog" command for OL 8 to "0750" with the following command:
$ sudo chmod 0750 /usr/bin/lastlog
Verify the "lastlog" command has a mode of "0750" or less permissive with the following command:
$ sudo stat -c "%a %n" /usr/bin/lastlog
750 /usr/bin/lastlog
If the "lastlog" command has a mode more permissive than "0750", this is a finding.
V-283459
False
OL08-00-020262
Verify the "lastlog" command has a mode of "0750" or less permissive with the following command:
$ sudo stat -c "%a %n" /usr/bin/lastlog
750 /usr/bin/lastlog
If the "lastlog" command has a mode more permissive than "0750", this is a finding.
M
5416