mac配置完ssh依然提示"Enter passphrase for key"解決方法


 

使用Git,每次都提示輸入命令。 
這個問題折磨很久,明明已經配置過ssh了,可是每次還要提示輸入密碼,從網上查查,最后一條命令解決問題: 
問題提示:

Enter passphrase for key 'xxxx'

輸入一下命令:

ssh-add -K xxx

之后就再也沒遇到這種問題。

 
出現Could not open a connection to your authentication agent.
 
a.    ssh-agent bash
b. Enter passphrase for key 'xxxx'
c. ssh-add xxx


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM