Skip to content

SLEM 5 must display the date and time of the last successful account logon upon an SSH logon.

An XCCDF Rule

Description

Providing users with feedback on when account accesses via SSH last occurred facilitates user recognition and reporting of unauthorized account use.

ID
SV-261339r996480_rule
Version
SLEM-05-255070
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure SLEM 5 to provide users with feedback on when account accesses last occurred.

Add or modify the following lines in the "/etc/ssh/sshd_config" file:

PrintLastLog yes