When compression is enabled in Putty (0.53b), sshd accepts the keys, username, password and then exits, leaving in logs: fatal: buffer_append_space: alloc 10506240 not supported Turning off compression in Putty allows to login normally. It used to work at least with 3.1p1
I have seen similar issue resolved by upgrading zlib to 1.1.4. What version are you using?
Interesting tip. After upgrading zlib to 1.1.4 (and recompiling openssh) it works again. Thanks. Perhaps it's better to document that zlib 1.1.4 is required?
Good idea, I think we should do that. Please leave the bug open for now, we'll close it when we update the docs.
Should we have configure enforce a minimum level of zlib? Versions previous to 1.1.4 have security problems anyway.
Thanks, have updated INSTALL to require 1.1.4. Configure does not enforce it, though.
Mass change of RESOLVED bugs to CLOSED