Information
The operating system must display the date and time of the last successful account logon upon logon.
Providing users with feedback on when account accesses last occurred facilitates user recognition and reporting of unauthorized account use.
Solution
Configure the operating system to provide users with feedback on when account accesses last occurred by setting the required configuration options in /etc/pam.d/postlogin
Example: vim /etc/pam.d/postlogin
Add the following line to the top of the file:
session required pam_lastlog.so showfailed