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.1.1.10 retrieving revision 1.1.1.11 diff -u -p -r1.1.1.10 -r1.1.1.11 --- src/crypto/dist/ssh/Attic/sshd_config 2002/06/24 05:26:08 1.1.1.10 +++ src/crypto/dist/ssh/Attic/sshd_config 2002/10/01 13:40:02 1.1.1.11 @@ -1,5 +1,5 @@ -# $NetBSD: sshd_config,v 1.1.1.10 2002/06/24 05:26:08 itojun Exp $ -# $OpenBSD: sshd_config,v 1.56 2002/06/20 23:37:12 markus Exp $ +# $NetBSD: sshd_config,v 1.1.1.11 2002/10/01 13:40:02 itojun 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. @@ -31,7 +31,7 @@ # Authentication: -#LoginGraceTime 600 +#LoginGraceTime 120 #PermitRootLogin yes #StrictModes yes @@ -76,6 +76,7 @@ #KeepAlive yes #UseLogin no #UsePrivilegeSeparation yes +#PermitUserEnvironment no #Compression yes #MaxStartups 10