Quote:
Originally Posted by NiLuJe
@LiquidBrain: Read USBNetwork's README.
In its default state, it'll *prompt* for a password, but will accept anything.
That said, that stops being the case once you enable SSH over WiFi.
You certainly don't need to build anything anywhere to setup shared key authentication (again, the peculiarities of the Kindle setup vs. standard OpenSSH locations are detailed in the doc), so I'm a bit confused as to what exactly you're trying to achieve  .
|
Thank you for answering NiLuJe.
It did prompt me for a password, but it didn't accept any password I used (empty string, standard passwords like "root", "admin", "pass", etc.).
Regarding the paths, the readme refers to
usbnet/etc/config and
usbnet/etc/authorized_keys, so I assumed these files are included in the USBNetwork's
.bin file.
- Are these meant to be files on the Kindle filesystem?
- Are these files accessible through the standard mass storage USB interface? I thought that it could be just usbnet directly in the root of the USB storage, but I wasn't sure.
- Can I access Kindle's root filesystem without a shell?
EDIT:
Quote:
Originally Posted by NiLuJe
Which means you indeed skipped reading the docs and enabled SSH over WiFi (telnet being down was the first hint, though ;p)  .
(Sidebar: kindletool info. But even that may be moot on newer devices, because the *account* is locked).
|
That's odd, because did not enable WiFi on my device. I always kept it off (flight mode), just to prevent unwanted connection to Amazon servers.