Open duesee opened 3 weeks ago
I first had issues because ssh-copy-id seemed to copy the SSH key to
/etc/dropbear/authorized_keys
See the warning about OpenSSH versions before 9.4: https://remarkable.guide/guide/access/ssh.html#installing-a-ssh-key-on-your-device
Regarding ...
I just tested (v3.14.1.9) and it works. I first had issues because ssh-copy-id seemed to copy the SSH key to
/etc/dropbear/authorized_keys
. This didn't work. I created the/home/root/.ssh
directory and addedauthorized_keys
file there.This is a reminder for me. Maybe we should put this into the README as well?
By the way... Thanks for this awesome project! Works like a charm! :-)