bugzilla-daemon at mindrot.org
2005-Jun-20 03:54 UTC
[Bug 1057] Why is '# Compression yes' in the default sshd_config file?
http://bugzilla.mindrot.org/show_bug.cgi?id=1057
Summary: Why is '# Compression yes' in the default
sshd_config
file?
Product: Portable OpenSSH
Version: 4.1p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy: jpr at jpr.com
The man page for ssh discusses Compression, and says it can be set in the
configuration file.
Yet for some reason, the supplied default sshd_config file is where
# Compression yes
is displayed, as if it were a parameter to be set for sshd instead of ssh.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Jun-20 04:00 UTC
[Bug 1057] Why is '# Compression yes' in the default sshd_config file?
http://bugzilla.mindrot.org/show_bug.cgi?id=1057
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From djm at mindrot.org 2005-06-20 14:00 -------
It is a parameter that can be set for sshd. Read "man sshd_config",
search for
Compression.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 1057] Why is '# Compression yes' in the default sshd_config file?
- [Bug 1410] New: Correct UsePAM comment in sshd_config on Mac OS X
- [Bug 1364] New: default for ChallengeResponseAuthentication doesn' t match sshd_config
- [Bug 1051] error: Bind to port 22 on 0.0.0.0 failed: Address already in use.
- [Bug 1408] New: Remove references to login. conf from sshd_config man page on Mac OS X.