[NBLUG/talk] SSH to Fedora?

Ron Wickersham rjw at alembic.com
Mon Dec 1 15:00:03 PST 2003


On Mon, 1 Dec 2003, Dave Rohling wrote:

> I now have 2 boxes that I upgraded from Redhat 9.0 to Fedora Core 1, and I
> have to ssh to both as root. For whatever reason, I cannot connect as a
> regular user. This seems a lot more insecure, rather than secure, since I
> wouldn't have connected as root before, but now I have to. Anyone know why,
> or how to allow ssh access for users again?

sometimes when installing a new operating system, the ssh key stored in
.ssh/known_hosts (on the machine your sitting at) is no longer the key
provided by the machine you're connecting to.   in the ssh client software
i use in a terminal window i get an error msg in that case, something to
the effect that there may be a man-in-the-middle or the remote machine
may have been compromised.   the solution in that case is to edit the file
known_hosts and delete the line for the remote machine that has been changed.

i can't say for sure that this is case when doing the upgrade you did, but
it definitely happens when you install a different operating system on a
machine and keep the same host name/ip address.

-ron



More information about the talk mailing list