View Single Post
kollin's Avatar
Posts: 193 | Thanked: 203 times | Joined on Jun 2012 @ Sofia, Bulgaria
#26
Originally Posted by nieldk View Post
just tested with a key generated on my debian box, copied to Jolla

Code:
[nemo@localhost .ssh]$ eval `ssh-agent -s`
Agent pid 31414
[nemo@localhost .ssh]$ ssh-add id_ecdsa
Enter passphrase for id_ecdsa: 
Identity added: id_ecdsa (id_ecdsa)
[nemo@localhost .ssh]$
(the eval `ssh-agent -s` I needed since it was apparently not started)
Does not work , i don't know why!

Code:
eval `ssh-agent -s`
Agent pid 7581
[root@localhost ~]# ssh-add
Enter passphrase for /root/.ssh/id_dsa: 
Identity added: /root/.ssh/id_dsa (/root/.ssh/id_dsa)
[root@localhost ~]# ssh-add ~/.ssh/id_ecdsa 
Enter passphrase for /root/.ssh/id_ecdsa: 
Bad passphrase, try again for /root/.ssh/id_ecdsa: 
Bad passphrase, try again for /root/.ssh/id_ecdsa: 
Bad passphrase, try again for /root/.ssh/id_ecdsa:


EDIT: What are the file permissions of your ecdsa key and ./ssh directory on your jolla?
__________________
Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment.
How to tell Heretics from Catholics?Papal legate Arnaud Amalric answers :Caedite eos. Novit enim Dominus qui sunt eius.(Kill them all, the Lord will recognise His own.)
“Get thee to Hell, where Asmodeus himself may suckle upon your diseased teat!”
Barnabas Collins

Last edited by kollin; 2014-02-10 at 09:53.