On Tue, 8 Nov 2016, Rich Shepard wrote:

>   The portable (typha) has id_ed25519 and id_ed25519.pub copied from the
> server (salmo) and authorized_keys has my public key from the server
> (salmo). When I try to connect from here to the server I get the rejection
> message, "Connection refused (publickey)." With extra verbosity on the
> command line I get the output included in the earlier message.

   More information.

   On the portable (typha) I tried adding my private key to ssh-agent using
'ssh-add .ssh/id_ed25519'. The response was that ssh "could not open a
connection to your authentication agent."

   Typing 'ssh-agent' on the command line tells me that the socket and PID
exist and are exported; the PID is 1245.

   Might this be why I cannot connect from the portable (as local host) to
the server (as remote host) via ssh?

Thanks,

Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to