summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-09-27 13:21:57 +1000
committerDamien Miller <djm@mindrot.org>2002-09-27 13:21:57 +1000
commitd681d2602c87f7652a84b43f3521c4b06731e844 (patch)
treea6eb1821261852e2c86e75bde956c7c22582a96a
parent81ed518b9b888502cc57b23c02c47634ca508748 (diff)
- (djm) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2002/09/25 11:17:16 [sshd_config] sync LoginGraceTime with default
-rw-r--r--ChangeLog8
-rw-r--r--sshd_config4
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 24074d18..b5e3f2ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20020927
+ - (djm) OpenBSD CVS Sync
+ - markus@cvs.openbsd.org 2002/09/25 11:17:16
+ [sshd_config]
+ sync LoginGraceTime with default
+
20020925
- (bal) Fix issue where successfull login does not clear failure counts
in AIX. Patch by dtucker@zip.com.au ok by djm
@@ -721,4 +727,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
-$Id: ChangeLog,v 1.2482 2002/09/26 00:38:46 tim Exp $
+$Id: ChangeLog,v 1.2483 2002/09/27 03:21:57 djm Exp $
diff --git a/sshd_config b/sshd_config
index 527a5898..36429c9d 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.58 2002/08/21 19:38:06 stevesk Exp $
+# $OpenBSD: sshd_config,v 1.59 2002/09/25 11:17:16 markus Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -32,7 +32,7 @@
# Authentication:
-#LoginGraceTime 60
+#LoginGraceTime 120
#PermitRootLogin yes
#StrictModes yes