Skip to content

The SUSE operating system 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-234881r991589_rule
Version
SLES-15-020120
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Configure the SUSE operating system to provide users with feedback on when account accesses last occurred.

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

PrintLastLog yes