SV-258877r991589_rule
V-258877
SRG-OS-000480-GPOS-00227
PHTN-40-000214
CAT II
10
Navigate to and open:
/etc/ssh/sshd_config
Ensure the "KerberosAuthentication" line is uncommented and set to the following:
KerberosAuthentication no
At the command line, run the following command:
# systemctl restart sshd.service
At the command line, run the following command to verify the running configuration of sshd:
# sshd -T|&grep -i KerberosAuthentication
Example result:
kerberosauthentication no
If "KerberosAuthentication" is not set to "no", this is a finding.
V-258877
False
PHTN-40-000214
At the command line, run the following command to verify the running configuration of sshd:
# sshd -T|&grep -i KerberosAuthentication
Example result:
kerberosauthentication no
If "KerberosAuthentication" is not set to "no", this is a finding.
M
5569