summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/openssh/files/sshd_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/openssh/files/sshd_config b/recipes-connectivity/openssh/files/sshd_config
index c5c0905..2110463 100644
--- a/recipes-connectivity/openssh/files/sshd_config
+++ b/recipes-connectivity/openssh/files/sshd_config
@@ -62,7 +62,7 @@ Protocol 2
62#PermitEmptyPasswords no 62#PermitEmptyPasswords no
63 63
64# Change to no to disable s/key passwords 64# Change to no to disable s/key passwords
65#ChallengeResponseAuthentication yes 65ChallengeResponseAuthentication no
66 66
67# Kerberos options 67# Kerberos options
68#KerberosAuthentication no 68#KerberosAuthentication no