|
@@ -55,11 +55,11 @@ AuthorizedKeysFile .ssh/authorized_keys
|
|
#IgnoreRhosts yes
|
|
#IgnoreRhosts yes
|
|
|
|
|
|
# To disable tunneled clear text passwords, change to no here!
|
|
# To disable tunneled clear text passwords, change to no here!
|
|
-#PasswordAuthentication yes
|
|
|
|
-#PermitEmptyPasswords no
|
|
|
|
|
|
+PasswordAuthentication no
|
|
|
|
+PermitEmptyPasswords no
|
|
|
|
|
|
# Change to no to disable s/key passwords
|
|
# Change to no to disable s/key passwords
|
|
-#ChallengeResponseAuthentication yes
|
|
|
|
|
|
+ChallengeResponseAuthentication no
|
|
|
|
|
|
# Kerberos options
|
|
# Kerberos options
|
|
#KerberosAuthentication no
|
|
#KerberosAuthentication no
|