5.2.7 Ensure SSH HostbasedAuthentication is disabled
Information
Even though the .rhosts files are ineffective if support is disabled in /etc/pam.conf, disabling the ability to use .rhosts files in SSH provides an additional layer of protection .
Solution
Edit the /etc/ssh/sshd_config file to set the parameter as follows: HostbasedAuthentication no