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.22 retrieving revision 1.23 diff -u -p -r1.22 -r1.23 --- src/crypto/dist/ssh/Attic/sshd_config 2005/04/23 16:53:29 1.22 +++ src/crypto/dist/ssh/Attic/sshd_config 2006/02/04 22:32:14 1.23 @@ -1,5 +1,5 @@ -# $NetBSD: sshd_config,v 1.22 2005/04/23 16:53:29 christos Exp $ -# $OpenBSD: sshd_config,v 1.70 2004/12/23 23:11:00 djm Exp $ +# $NetBSD: sshd_config,v 1.23 2006/02/04 22:32:14 christos Exp $ +# $OpenBSD: sshd_config,v 1.73 2005/12/06 22:38:28 reyk Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. @@ -26,7 +26,7 @@ #ServerKeyBits 768 # Logging -#obsoletes QuietMode and FascistLogging +# obsoletes QuietMode and FascistLogging #SyslogFacility AUTH #LogLevel INFO @@ -81,12 +81,13 @@ LoginGraceTime 600 #UsePrivilegeSeparation yes UsePam yes #PermitUserEnvironment no -#Compression yes +#Compression delayed #ClientAliveInterval 0 #ClientAliveCountMax 3 #UseDNS yes #PidFile /var/run/sshd.pid #MaxStartups 10 +#PermitTunnel no # no default banner path #Banner /some/path