X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/22d0faff492deceee1da7f8a2ff707b389203b43..d6133f43beb88ce3fde59f036d3ff962ea40b76d:/sshd_config diff --git a/sshd_config b/sshd_config index a6b148bc..d57346be 100644 --- a/sshd_config +++ b/sshd_config @@ -1,7 +1,7 @@ -# $OpenBSD: sshd_config,v 1.50 2002/04/21 16:19:27 stevesk Exp $ +# $OpenBSD: sshd_config,v 1.56 2002/06/20 23:37:12 markus Exp $ -# This is the sshd server system-wide configuration file. See sshd(8) -# for more information. +# This is the sshd server system-wide configuration file. See +# sshd_config(5) for more information. # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin @@ -60,8 +60,7 @@ #ChallengeResponseAuthentication yes # Kerberos options -# KerberosAuthentication automatically enabled if keyfile exists -#KerberosAuthentication yes +#KerberosAuthentication no #KerberosOrLocalPasswd yes #KerberosTicketCleanup yes @@ -81,7 +80,8 @@ #PrintLastLog yes #KeepAlive yes #UseLogin no -#UsePrivilegeSeparation no +#UsePrivilegeSeparation yes +#Compression yes #MaxStartups 10 # no default banner path