[PLUG] Remote host lost ssh key verification [UPDATED]

Rich Shepard rshepard at appl-ecosys.com
Fri Feb 24 21:55:43 UTC 2017


On Fri, 24 Feb 2017, King Beowulf wrote:

> Just delete ~/.ssh/known_hosts and it will regenerate from what's in
> /etc/ssh

Ed,

   This would wipe out the existing portable in known_host.

   I think the problem is more basic. While the laptop has ed25519 and ecdsa
private/public keys in /etc/ssh/, it does not have the private and public
id_ed25519 in ~/.ssh/.

   I believe that I need to run ssh-keygen on the laptop (with the same
passphrase as used on the server and other laptop), then run ssh-copy-id to
copy the public key on the server.

   Stand by for results ...

Thanks,

Rich



More information about the PLUG mailing list