2013年4月25日 星期四

[ssh] Solve "Agent admitted failure to sign using the key"


ssh -T git@github.com (Tutor : Generating SSH Keys - must add ssh key to github)


Agent admitted failure to sign using the key.

Permission denied (publickey).

ssh-add

Identity added: /home/ABC123/.ssh/id_rsa (/home/ABC123/.ssh/id_rsa)


ssh -T git@github.com

Hi ABC123! You've successfully authenticated, but GitHub does not provide shell access.


Reference :


Related Posts:

0 意見:

張貼留言