不能成功配置ssh信任,提示Agent admitted failure to sign using the key.
不能成功配置ssh信任,提示Agent admitted failure to sign using the key.
問題現象:
做完信任之後要需要輸密碼:
-
[grid@db01 .ssh]$ ssh db02
-
Agent admitted failure to sign using the key.
- grid@db02
原因:
GNOME 使用者會在嘗試透過 SSH 連線到 GCE 時偶爾會看到 "Agent admitted failure to sign using the key" 資訊。這是由嘗試使用錯誤 SSH 金鑰的 GNOME 金鑰環管理造成,
-
啟用ssh-agent:
-
[grid@db02 ~]$ eval `ssh-agent`
-
Agent pid 6078
-
使用 ssh-add 指令將私鑰 加進來 (根據個人的密匙命名不同更改 id_rsa)
-
[grid@db02 ~]$ ssh-add ~/.ssh/id_rsa
- Identity added: /home/grid/.ssh/id_rsa (/home/grid/.ssh/id_rsa)
總結:
讓ssh-agent能轉發,這樣就可以這樣登陸了。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20674423/viewspace-2145744/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Agent admitted failure to sign using the key解決MITAI
- [Issue]Ubuntu 16.04 ssh: sign_and_send_pubkey: signing failed: agent refused operationUbuntuAI
- 配置節點間的SSH信任關係
- Linux系統配置SSH信任關係Linux
- 配置多臺機器SSH相互通訊信任
- SSH Agent 的作用
- 配置ssh-agent免密碼認證入門教程密碼
- SSH私鑰管理ssh-agent的使用
- SUSE+linux+配置節點間的SSH信任關係Linux
- Linux 使用ssh-agentLinux
- Generating a new SSH key and adding it to the SSH-agent
- mac配置完ssh依然提示"Enter passphrase for key"解決方法Mac
- ssh免認證配置後還是提示輸入密碼密碼
- 解決docker jenkins 配置SSH免密登入配置成功後不生效問題DockerJenkins
- Zabbix Agent配置問題
- ssh 信任,免密碼到遠端機器密碼
- ssh信任關係的建立--簡化版(for OPenssh)
- 初次使用 SSH 協議進行程式碼克隆、推送等操作時,需按下述提示完成 SSH 配置協議行程
- AIX 6.1 配置ssh後總提示需要密碼的解決方法AI密碼
- git配置sshGit
- git ssh配置Git
- window下配置SSH連線GitHub、GitHub配置ssh keyGithub
- centos配置ssh免密碼登入後,仍提示輸入密碼CentOS密碼
- 3 Steps to Perform SSH Login Without Password Using ssh-keygen & ssh-copy-idORM
- APM Java agent 引數配置Java
- 增加SSH無密碼信任連線的安全性密碼
- Ssh 信任關係建立後仍需要輸入密碼密碼
- 安裝WinSSHD實現windows下的SSH協議並配置信任Linux客戶端Windows協議Linux客戶端
- Zabbix Agent active主動模式配置模式
- SSH框架整合配置所需JAR包(SSH整合)框架JAR
- ssh-add 報錯:Error connecting to agent No such file or directoryError
- Sign In with AppleAPP
- git ssh配置詳解Git
- SSH框架之VO配置框架
- GitLab配置ssh keyGitlab
- Ubuntu 12.04配置SSHUbuntu
- SSH linux下配置。Linux
- 配置ssh/IP/fw/xhost