35 lines
2.8 KiB
Plaintext
35 lines
2.8 KiB
Plaintext
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>PuTTY bug ssh.com-userauth-refused</title>
|
||
|
<link rel="canonical" href="https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/ssh.com-userauth-refused.html">
|
||
|
<link rel="stylesheet" type="text/css" href="../sitestyle.css" title="PuTTY Home Page Style">
|
||
|
<link rel="shortcut icon" href="putty.ico">
|
||
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||
|
<meta name="robots" content="noindex,nofollow">
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1 align="center">PuTTY bug ssh.com-userauth-refused</h1>
|
||
|
<div align="center" class="mirrorwarning">
|
||
|
This is a mirror. Follow this link to find <a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/">the primary PuTTY web site</a>.
|
||
|
</div>
|
||
|
<p align="center"> <a href="../">Home</a> | <a href="../faq.html">FAQ</a> | <a href="../feedback.html">Feedback</a> | <a href="../licence.html">Licence</a> | <a href="../maillist.html">Updates</a> | <a href="../mirrors.html">Mirrors</a> | <a href="../keys.html">Keys</a> | <a href="../links.html">Links</a> | <a href="../team.html">Team</a> <br> Download: <a href="../latest.html">Stable</a> · <a href="../snapshot.html">Snapshot</a> | <a href="../docs.html">Docs</a> | <a href="../changes.html">Changes</a> | <a href="./">Wishlist</a> </p> <b>summary</b>: Breakage when compression enabled with ssh.com 3.2.0 server
|
||
|
<br> <b>class</b>: <i>bug:</i> This is clearly an actual problem we want fixed.
|
||
|
<br> <b>present-in</b>: 2002-07-02 2002-08-04
|
||
|
<br> <b>fixed-in</b>: 2002-08-09 <a href="https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=e8ab51144271847f7cc6a722e35c28e35587eff5">e8ab51144271847f7cc6a722e35c28e35587eff5</a> 0.53
|
||
|
<br>
|
||
|
<p> We've received reports of the message "Server refused user authentication protocol" when attempting to connect to an <a href="http://www.ssh.com/products/ssh/">ssh.com</a> server (version string "SSH-2.0-3.2.0 SSH Secure Shell (non-commercial)") with compression enabled. Connection is fine when compression is disabled. </p>
|
||
|
<p> In the code, this message corresponds to not receiving the right response to a "ssh-userauth" service request in SSH-2. </p>
|
||
|
<p> We've also heard of problems with port-forwarding with compression enabled. </p>
|
||
|
<p> <em>Update:</em> We believe that the bug in talking to ssh.com 3.2 with compression enabled has been fixed as of 2002-08-09. We've had one confirmation. </p>
|
||
|
<p></p>
|
||
|
<hr> If you want to comment on this web site, see the <a href="../feedback.html">Feedback page</a>.
|
||
|
<br>
|
||
|
<div class="audit">
|
||
|
<a href="https://git.tartarus.org/?p=simon/putty-wishlist.git;a=history;f=data/ssh.com-userauth-refused;hb=refs/heads/main">Audit trail</a> for this bug.
|
||
|
</div>
|
||
|
<div class="timestamp">
|
||
|
(last revision of this bug record was at 2016-12-27 11:40:22 +0000)
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|