[solved] ssh login with public key broken [answered]
Hi all,
Since uptade 1.0.4.20, I cannot login to my jolla via ssh using my public / private rsa keys. My key is correctly registered in ~/.ssh/authorized_keys, with correct 0600 permissions. But the ssh server refuses it. It worked before the update.
The key is correctly set up on the client, since I can connect on a remote server without password. This is not a network problem, since I can login just fine if I enter the password. But I want to connect without password, with publickey…
I tried to edit /etc/ssh/sshd_config, but I did not manage to make it work.
I use pub key authentication too but this isn't broken for me at all. Any errors in journalctl?
gabriel ( 2014-03-21 00:10:43 +0200 )editSSH via key works for me after update.
Blizzz ( 2014-03-21 01:34:04 +0200 )editI have the latest Version (2.0.4.14) and it doesn't work for me. I appended my id_rsa.pub to .ssh/authorized_keys, but I still need to type my password. I need the public key method for automatic mounting of the jolla file system via sshfs.
triessner ( 2016-11-15 14:44:53 +0200 )edit