diff options
Diffstat (limited to 'modules/openssh/templates/sshd_config')
-rw-r--r-- | modules/openssh/templates/sshd_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openssh/templates/sshd_config b/modules/openssh/templates/sshd_config index 9720a8dd..43c3f9c5 100644 --- a/modules/openssh/templates/sshd_config +++ b/modules/openssh/templates/sshd_config @@ -68,7 +68,7 @@ PasswordAuthentication no #PermitEmptyPasswords no # Change to no to disable s/key passwords -#ChallengeResponseAuthentication yes +ChallengeResponseAuthentication no # Kerberos options #KerberosAuthentication no |