SLEM 5 must display the date and time of the last successful account logon upon an SSH logon.
An XCCDF Rule
Description
<VulnDiscussion>Providing users with feedback on when account accesses via SSH last occurred facilitates user recognition and reporting of unauthorized account use.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-261339r996480_rule
- Severity
- Medium
- References
- Updated
Remediation - 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