You probably have the private ssh key in your Mac, instead of the public key. The public key file ends with .pub (like id_urpo.pub ). It was created together with the private key. The .pub part is missing from the URPO help and my earlier answer, sorry. Try running this from your N900: Code: cat ~/.ssh/id_urpo.pub | ssh user@computer 'cat >> ~./ssh/authorized_keys' If it does not help try this one: Code: cat ~/.ssh/id_urpo.pub | ssh user@computer 'cat >> ~./ssh/authorized_keys2'
cat ~/.ssh/id_urpo.pub | ssh user@computer 'cat >> ~./ssh/authorized_keys'
cat ~/.ssh/id_urpo.pub | ssh user@computer 'cat >> ~./ssh/authorized_keys2'
Tässä ikkunassa on tietoa, jonka avulla voi selvittää virhetilanteita [Running command ssh -i /home/user/.ssh/id_urpo.pub rantom@10.0.0.4 env LANG=en lpstat -p ] Prosessi päättyi paluuarvolla 255 ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory Host key verification failed. Yhdistämisessä virhe
[Running command ssh -i /home/user/.ssh/id_urpo rantom@10.0.0.4 env LANG=en lpstat -p ] Prosessi päättyi paluuarvolla 255 ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory Host key verification failed. Yhdistämisessä virhe