SV-239194r675390_rule
V-239194
SRG-OS-000480-GPOS-00229
PHTN-67-000123
CAT II
10
Open /etc/ssh/sshd_config with a text editor.
Ensure that the "HostbasedAuthentication" line is uncommented and set to the following:
HostbasedAuthentication no
At the command line, execute the following command:
# service sshd reload
At the command line, execute the following command:
# sshd -T|&grep -i HostbasedAuthentication
Expected result:
hostbasedauthentication no
If the output does not match the expected result, this is a finding.
V-239194
False
PHTN-67-000123
At the command line, execute the following command:
# sshd -T|&grep -i HostbasedAuthentication
Expected result:
hostbasedauthentication no
If the output does not match the expected result, this is a finding.
M
5323