Cannot SSH after upgrading!

From: dcipher (jweeks_at_neuraldk.org)
Date: 02/03/04


Date: Tue, 03 Feb 2004 15:52:31 -0500

I've been experimenting with SSH and Java, and decided to upgrade my one
server to 3.7.1p2 (OpenSSL 0.9.7c)... upon the installation, it seemed like
'make install' created new keys for this box.

This seemed to be confirmed when I tried to ssh to this box the next day,
and was told that the key for my server has changed.

To correct this, I tried deleting the key in known_hosts, and tried to SSH
into the server again... no luck!

The username/password is correct (I've tried different users, as well) but I
keep getting the following:

dcipher@neural:~$ ssh mp3box
dcipher@mp3box's password:
Permission denied, please try again.
dcipher@mp3box's password:
Permission denied, please try again.
dcipher@mp3box's password:
Permission denied (publickey,password,keyboard-interactive).

This used to work perfectly fine, and is now non-functional... why!?

Any ideas?

I've seen posts similar to this before, but I haven't yet been able to find
a solution!

Thanks,
Jeff

PS: my newsgroup server is notoriously unreliable... if you could CC me at
jweeks /at/ neuraldk /dot/ org, that would be _greatly_ appreciated!
Thanks again!



Relevant Pages

  • Re: Apache Software Foundation Server compromised, resecured. (fwd)
    ... this was one "result" of the comromised ssh binary at sourceforge. ... a public server of the Apache Software Foundation ... > (ASF) was illegally accessed by unknown crackers. ... > exhaustive audit of all Apache source code and binary distributions ...
    (FreeBSD-Security)
  • Re: FreeBSD Crash without Errors, Warnings, or Panics
    ... I suppose I could run on stable until the driver is fixed in a release branch, but I need this box up and online, and I've always read that the stable branch is not the place for production servers. ... I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel motherboard with a LSILogic MegaRAID controller. ... Also, some network ports still respond, like a telnet to port 22 to test SSH will yield an SSH banner, but trying to connect with SSH just hangs. ... The box runs a web-based app and connects to a local Postgres DB which seemed to be unable to start new connections being requested by the PHP scripts. ...
    (freebsd-hackers)
  • Re: restrict ssh access
    ... > We have one ssh server which receives about 6000 failed attempts to ... > unsuccessful login attempts per client IP address? ... the remote server is also running OpenSSH. ...
    (comp.security.ssh)
  • Re: SSH as root
    ... Subject: SSH as root ... but it doesn't require having a key on the server that could be ... If they compromise a server, and the passphrase, etc. is there, they only ... private key to anyone. ...
    (SSH)
  • Re: Explanation of SSH
    ... I am still unclear on how SSH works exactly. ... Client issues SSH command and names server ... "Shopper" says "server sends back its public host and server keys ... Surely there is only one public key it sends ...
    (comp.security.ssh)