【发布时间】:2013-12-06 14:51:34
【问题描述】:
ssh -T git@bitbucket.org
debug1: client_input_channel_open: ctype auth-agent@openssh.com rchan 2 win 65536 max 16384
debug1: channel 1: new [authentication agent connection]
debug1: confirm auth-agent@openssh.com
Agent admitted failure to sign using the key.
Permission denied (publickey).
debug1: channel 1: FORCE input drain
我似乎无法解决为什么在调用 bitbucket 时我的转发密钥似乎没有被使用。
【问题讨论】: