2007-01-07 17:26:05 +01:00
|
|
|
--- sshd_config
|
|
|
|
+++ sshd_config
|
2008-07-25 04:29:14 +02:00
|
|
|
@@ -58,7 +58,7 @@
|
2007-01-07 17:26:05 +01:00
|
|
|
#IgnoreRhosts yes
|
|
|
|
|
|
|
|
# To disable tunneled clear text passwords, change to no here!
|
|
|
|
-#PasswordAuthentication yes
|
|
|
|
+PasswordAuthentication no
|
|
|
|
#PermitEmptyPasswords no
|
|
|
|
|
|
|
|
# Change to no to disable s/key passwords
|
2008-07-25 04:29:14 +02:00
|
|
|
@@ -83,7 +83,7 @@
|
2007-01-07 17:26:05 +01:00
|
|
|
# If you just want the PAM account and session checks to run without
|
|
|
|
# PAM authentication, then enable this but set PasswordAuthentication
|
|
|
|
# and ChallengeResponseAuthentication to 'no'.
|
|
|
|
-#UsePAM no
|
|
|
|
+UsePAM yes
|
|
|
|
|
2008-07-25 04:29:14 +02:00
|
|
|
#AllowAgentForwarding yes
|
2007-01-07 17:26:05 +01:00
|
|
|
#AllowTcpForwarding yes
|