On Wed, 26 Apr 2023, MC_Sequoia wrote:
Here's where I think the problem is: "debug1: Trying private key: /home/rshepard/.ssh/id_ed25519_sk debug3: no such identity: /home/rshepard/.ssh/id_ed25519_sk: No such file or directory debug1: Trying private key: /home/rshepard/.ssh/id_xmss debug3: no such identity: /home/rshepard/.ssh/id_xmss: No such file or directory debug1: Trying private key: /home/rshepard/.ssh/id_dsa debug3: no such identity: /home/rshepard/.ssh/id_dsa: No such file or directory debug2: we did not send a packet, disable method"
Mike, There are no _sk suffixes or _xmss in either salmo/.ssh/ or caddis/.ssh/. Salmo's ssh: ssh_host_dsa_key.pub ssh_host_ed25519_key ssh_host_rsa_key.pub ssh_config ssh_host_ecdsa_key ssh_host_ed25519_key.pub sshd_config ssh_host_dsa_key ssh_host_ecdsa_key.pub ssh_host_rsa_key I'll futz with this later today. What's interesting is that I've not had these issues with any other desktop or laptop over the past 25+/- years. Thanks, Rich
