STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 Photon OS Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

The Photon operating system must configure sshd to display the last login immediately after authentication.

DISA Rule

SV-239162r675294_rule

Vulnerability Number

V-239162

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

PHTN-67-000091

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Open /etc/ssh/sshd_config with a text editor.

Ensure that the "PrintLastLog" line is uncommented and set to the following:

PrintLastLog yes

At the command line, execute the following command:

# service sshd reload

Check Contents

At the command line, execute the following command:

# sshd -T|&grep -i PrintLastLog

Expected result:

PrintLastLog yes

If the output does not match the expected result, this is a finding.

Vulnerability Number

V-239162

Documentable

False

Rule Version

PHTN-67-000091

Severity Override Guidance

At the command line, execute the following command:

# sshd -T|&grep -i PrintLastLog

Expected result:

PrintLastLog yes

If the output does not match the expected result, this is a finding.

Check Content Reference

M

Target Key

5323

Comments