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.18.2.2 diff -u -p -r1.18 -r1.18.2.2 --- src/crypto/dist/ssh/Attic/sshd_config 2003/07/24 15:31:56 1.18 +++ src/crypto/dist/ssh/Attic/sshd_config 2006/10/15 15:43:25 1.18.2.2 @@ -1,4 +1,4 @@ -# $NetBSD: sshd_config,v 1.18 2003/07/24 15:31:56 itojun Exp $ +# $NetBSD: sshd_config,v 1.18.2.2 2006/10/15 15:43:25 bouyer 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 @@ -10,7 +10,7 @@ # default value. #Port 22 -#Protocol 2,1 +Protocol 2 #ListenAddress 0.0.0.0 #ListenAddress :: @@ -31,7 +31,8 @@ # Authentication: -#LoginGraceTime 120 +# Slow machines or long keys may require more processing time. +LoginGraceTime 600 #PermitRootLogin no #StrictModes yes