ssh: "Agent admitted failure to sign using the key"
Posted
by takeshin
on Server Fault
See other posts from Server Fault
or by takeshin
Published on 2010-05-06T10:40:31Z
Indexed on
2010/05/06
10:48 UTC
Read the original article
Hit count: 626
I'm trying to set up password-less login with ssh on Ubuntu Server, but I keep getting:
Agent admitted failure to sign using the key
and prompt for password.
I have generated new rsa keys. Before the system reboot it worked just fine.
All the links lead me to this bug, but nothing works. SSH Agent is still not running.
How to fix that? Maybe the files need specific permissions?
© Server Fault or respective owner