On Tue, 8 Nov 2016, Tom wrote: > Do not use ssh-agent to add public keys to authorized_keys file, it is > intended for something else. The easiest is to simply copy the public key > line in your local id_ed25519.pub to the authorized_keys file in your > remote hosts.
Tom, Copying the public key to the other host's authorized_key file is what I have been doing. > Please note that if your ssh is configured to use ssh v.1 protocol > instead of ssh v.2 the client (ssh) or server (sshd) will never look > for and use id_ed25519. NA. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
