Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/dist/ssh/Attic/sshd_config,v retrieving revision 1.18 retrieving revision 1.19 diff -u -p -r1.18 -r1.19 --- src/crypto/dist/ssh/Attic/sshd_config 2003/07/24 15:31:56 1.18 +++ src/crypto/dist/ssh/Attic/sshd_config 2004/05/01 06:06:33 1.19 @@ -1,4 +1,4 @@ -# $NetBSD: sshd_config,v 1.18 2003/07/24 15:31:56 itojun Exp $ +# $NetBSD: sshd_config,v 1.19 2004/05/01 06:06:33 jonb 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 @@ -31,7 +31,8 @@ # Authentication: -#LoginGraceTime 120 +# Slow machines or long keys may require more processing time. +LoginGraceTime 600 #PermitRootLogin no #StrictModes yes