On Tue, 5 Sep 2017, Paul Heinlein wrote:

> Here's the issue. I suspect that your authorized_keys file looks like this:
> ssh-rsa AAAAB3NzaC1... blah

> But the SSH public key you're using in the .ssh directory listed above is an 
> ed25519 key, not an rsa key.
> 
> Try this:
> 
> cat id_ed25519.pub >> authorized_keys
> 
> and try again. Here's why I think that:

Paul,

ssh-ed25519 AAAAC3NzaC1...rshepard@typha
ssh-ed25519 AAAAC3NzaC1...rshepard@caddis

ssh-ed25519 AAAAC3NzaC1...rshepard@salmo

(The last one after I tried ssh localhost again.

   And, in typha ~/.ssh/authorized_keys there's only the one
ssh-ed25519 ...rshepard@salmo

> You're blackballed. :-)

   But where might the non-existent rsa key be seen?

Thanks,

Rich
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to