SV-100505r1_rule
V-89855
SRG-OS-000475-GPOS-00220
VRAU-SL-001475
CAT II
10
Ensure the auditing of logins by modifying /etc/audit/audit.rules to contain:
-w /var/log/faillog -p wa
-w /var/log/lastlog -p wa
-w /var/log/tallylog -p wa
OR
# /etc/dodscript.sh
The message types that are always recorded to /var/log/audit/audit.log include "LOGIN", "USER_LOGIN", "USER_START", "USER_END" among others and do not need to be added to audit.rules.
The log files /var/log/faillog, /var/log/lastlog, and /var/log/tallylog must be protected from tampering of the login records:
# egrep "faillog|lastlog|tallylog" /etc/audit/audit.rules
If /var/log/faillog, /var/log/lastlog, and /var/log/tallylog entries do not exist, this is a finding.
V-89855
False
VRAU-SL-001475
The message types that are always recorded to /var/log/audit/audit.log include "LOGIN", "USER_LOGIN", "USER_START", "USER_END" among others and do not need to be added to audit.rules.
The log files /var/log/faillog, /var/log/lastlog, and /var/log/tallylog must be protected from tampering of the login records:
# egrep "faillog|lastlog|tallylog" /etc/audit/audit.rules
If /var/log/faillog, /var/log/lastlog, and /var/log/tallylog entries do not exist, this is a finding.
M
3459