View Single Post
Old 02-16-2024, 10:19 PM   #1
desertcroc
Junior Member
desertcroc began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2024
Device: Kindle 4
Can't get SSH keys working for auth

I'm having trouble getting SSH keys working. I've followed all the instructions carefully and this is not my first rodeo with public-private SSH keys.
  • Running 4.1.4
  • Jailbreak worked properly
  • Successfully set the root password and using that for auth
  • Copied my existing public key from client ~/.ssh/id_rsa.pub
  • Tried copying to usbnet/etc/authorized_keys and authorized_keys2 (using USB drive mode)
  • Tried using scp to copy to /mnt/us/usbnet/etc/
  • Manually creating /etc/authorized_keys with vi
  • Tried using both dropbear and OpenSSH
  • Tried remounting as rw before doing many of the steps above
  • Tried using ssh -i option even though ~/.ssh/id_rsa private key file should be used by default

I did successfully connect over USBnet and Wifi using password auth.

Any help here would be much appreciated! Is there any way to easily turn on more logging to find the issue?
desertcroc is offline   Reply With Quote