SV-238211r653808_rule
V-238211
SRG-OS-000125-GPOS-00065
UBTU-20-010035
CAT II
10
Configure the Ubuntu operating system to use strong authentication when establishing nonlocal maintenance and diagnostic sessions.
Add or modify the following line to /etc/ssh/sshd_config:
UsePAM yes
Verify the Ubuntu operating system is configured to use strong authenticators in the establishment of nonlocal maintenance and diagnostic maintenance.
Verify that "UsePAM" is set to "yes" in "/etc/ssh/sshd_config:
$ grep ^UsePAM /etc/ssh/sshd_config
UsePAM yes
If "UsePAM" is not set to "yes", this is a finding.
V-238211
False
UBTU-20-010035
Verify the Ubuntu operating system is configured to use strong authenticators in the establishment of nonlocal maintenance and diagnostic maintenance.
Verify that "UsePAM" is set to "yes" in "/etc/ssh/sshd_config:
$ grep ^UsePAM /etc/ssh/sshd_config
UsePAM yes
If "UsePAM" is not set to "yes", this is a finding.
M
5318