Maxwell wrote:
> Sealg <(E-Mail Removed)> writes:
>
>> The first thing I was told was to upgrade our SSH server. Since the
>> upgrade on friday no one can log into it. Not even as root on
>> localhost. Here is the -vv
> If a user tries to connect to the upgraded service, they should get a
> warning that the certificates have changed.
He or she won't get a warning. The connection will simply break like the
one the OP posted. He might check if he changed the keys in /etc/ssh
during the upgrade. If so, the entries for the server in the
ssh_known_hosts files on the clients have to be deleted prior to a new
login. Because of the security problem with OpenSSL on Debian [1] it
might be risky to restore the old keys from backup.
{1]
http://lists.debian.org/debian-secur.../msg00152.html
Günther