summaryrefslogtreecommitdiff
path: root/security/hpn-ssh/files/patch-sshd_config
blob: 3d84a8c64d0f041c689642f6e1bc7d8ad26cecd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- sshd_config.orig	Fri Jun 21 03:11:36 2002
+++ sshd_config	Wed Jul  3 06:20:47 2002
@@ -34,6 +34,7 @@
 
 #LoginGraceTime 600
 #PermitRootLogin yes
+PermitRootLogin no
 #StrictModes yes
 
 #RSAAuthentication yes
@@ -58,6 +59,7 @@
 
 # Change to no to disable s/key passwords
 #ChallengeResponseAuthentication yes
+ChallengeResponseAuthentication no
 
 # Kerberos options
 #KerberosAuthentication no