2017年3月16日 星期四

When SSH connect, Agent admitted failure to sign using the key

When SSH connect,  Agent admitted failure to sign using the key


When you see message,
Agent admitted failure to sign using the key


Execute command:

# ssh-add


It will show
Identity added: /home/user/.ssh/id_rsa (/home/user/.ssh/id_rsa)
Try to connect by ssh again.

(TOP)Temp for soulin only

123