When using ssh to connect to other servers, the following error is seen in the terminal, and the connection is not established:<br />
<br />
[<a href="mailto:wsl@darkstar">wsl@darkstar</a> ~]$ ssh -i /home/wsl/.ssh/id_rsa <a href="mailto:root@moondog">root@moondog</a><br />
Agent admitted failure to sign using the key.<br />
Agent admitted failure to sign using the key.<br />
<br />
using -vvv for more verbose output shows:
↧