您的位置:首页 > 大数据 > 人工智能

解决 Agent admitted failure to sign using the key 问题

2013-02-20 12:56 603 查看
在远程Terminal中输入$ssh gerrit,出现
"Agent admitted failure to sign using the key
permission dined"
解決方式,使用 ssh-add 指令将私钥加进来 (根据个人的密匙命名不同更改id_rsa)
$
ssh-add ~/.ssh/id_rsa
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: