Host authenticity check
Posted Feb 17, 2007 6:18 UTC (Sat) by
k8to (subscriber, #15413)
In reply to:
Host authenticity check by ldo
Parent article:
Set up remote access in UNIX through OpenSSH (developerWorks)
To be honest, I get these warnings in all sorts of normal situations, and I'm not sure how it can be reasonably addressed.
Recently I went through a process of evaluating various unix variants on my new AMD64 system. Other systems connecting to it received warning after warning as each install generated a new host key without asking me. Sure I could (theoretically) transfer the key from one system to the next, if they could read each other's filesystems, or whatever. Realistically neh.
Disaster recovery frequently changes the host keys.
Operating system upgrades typically result in host key changes.
Referring to the same computer by different names results in a different but similar warning. Worse, when one of the names is really a service name, and ssh seems to have (perhaps cannot have) any provision for recognizing this, resulting in a series of warnings in different scenarios.
The long and the short of it is that most administrators seem to view the entire class of warnings as crying wolf, and ignore them. You may think these admins are all sloppy, but I claim that the sum of the above issues means this result is basically inevitable in all but the most controlled of conditions. I basically notice the message, think about whether there is a reaonable explanation, and if so I ignore it. If there is not a reasonable explanation then I investigate.
(
Log in to post comments)