RHEL-10-700690 - RHEL 10 must not have any ".shosts" files on the system.

Information

The ".shosts" files are used to configure host-based authentication for individual users or the system via Secure Shell (SSH). Host-based authentication is not sufficient for preventing unauthorized access to the system, as it does not require interactive identification and authentication of a connection request, or for the use of two-factor authentication.

Solution

Configure RHEL 10 to not have any ".shosts" files on the system.

Remove any found ".shosts" files from the system with the following command:

$ sudo rm /[path]/[to]/[file]/.shosts

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RHEL_10_V1R1_STIG.zip