PHTN-30-000115 - The Photon operating system must configure sshd to disallow HostbasedAuthentication.

Information

Secure Shell (SSH) trust relationships enable trivial lateral spread after a host compromise and therefore must be explicitly disabled.

Solution

Navigate to and open:

/etc/ssh/sshd_config

Ensure the 'HostbasedAuthentication' line is uncommented and set to the following:

HostbasedAuthentication no

At the command line, run the following command:

# systemctl restart sshd.service

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y25M01_STIG.zip