diff --git a/roles/common/files/sshd_config b/roles/common/files/sshd_config index 6da161a..4fdfcd0 100644 --- a/roles/common/files/sshd_config +++ b/roles/common/files/sshd_config @@ -58,7 +58,7 @@ PubkeyAuthentication yes # Change to yes to enable challenge-response passwords (beware issues with # some PAM modules and threads) -ChallengeResponseAuthentication no +ChallengeResponseAuthentication yes # Kerberos options #KerberosAuthentication no