summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ao
blob: f4b4eea96218d09c7596e96d4b5ec1bf04029266 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- sshd_config.orig	Thu Sep 20 22:57:51 2001
+++ sshd_config	Wed Oct  3 12:37:28 2001
@@ -25,8 +25,8 @@
 
 # Authentication:
 
-LoginGraceTime 600
-PermitRootLogin yes
+LoginGraceTime 120
+PermitRootLogin no
 StrictModes yes
 
 RSAAuthentication yes
@@ -66,8 +66,9 @@
 #PrintLastLog no
 KeepAlive yes
 #UseLogin no
+UseLogin yes
 
-#MaxStartups 10:30:60
+MaxStartups 10:30:60
 #Banner /etc/issue.net
 #ReverseMappingCheck yes