热度 1已有 1044 次阅读2016-4-1 11:01 |个人分类:linux使用技巧| SSH
SSH生成id_rsa, id_rsa.pub后,连接服务器却报:
Agent admitted failure to sign using the key
错误。
解决方法:
在当前用户下执行命令:
ssh-add
即可解决。
涂鸦板
评论
查看 »