~ubuntu-branches/ubuntu/edgy/openssh/edgy

« back to all changes in this revision

Viewing changes to sshd_config

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2005-10-31 07:46:44 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051031074644-poik7e4un4723tr4
Tags: 1:4.2p1-5ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#       $OpenBSD: sshd_config,v 1.70 2004/12/23 23:11:00 djm Exp $
 
1
#       $OpenBSD: sshd_config,v 1.72 2005/07/25 11:59:40 markus Exp $
2
2
 
3
3
# This is the sshd server system-wide configuration file.  See
4
4
# sshd_config(5) for more information.
27
27
#ServerKeyBits 768
28
28
 
29
29
# Logging
30
 
#obsoletes QuietMode and FascistLogging
 
30
# obsoletes QuietMode and FascistLogging
31
31
#SyslogFacility AUTH
32
32
#LogLevel INFO
33
33
 
90
90
#UseLogin no
91
91
#UsePrivilegeSeparation yes
92
92
#PermitUserEnvironment no
93
 
#Compression yes
 
93
#Compression delayed
94
94
#ClientAliveInterval 0
95
95
#ClientAliveCountMax 3
96
96
#UseDNS yes