On Mon, 7 Nov 2016, Paul Mullen wrote: > What happens if you specify the identity file (private key) to be used via > the command line? E.g.: > > ssh -vv -i ~/.ssh/id_ed25519 salmo
Paul, Testing will happen later this morning, but I believe that Tom identified the problem. If the seed used by ssh-keygen is different on the two machines then the private and public keys will be, too. So, despite copying public keys from one host to the other host there's a mis-match somewhere. I'll use the same keys on both and see how that works. Your suggestion is a good backup. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
