Quote:
Originally Posted by zfu
- - - -
The only thing is root passwd is unknow after upgrade.
One small hack to reset passwd is add my id_rsa.pub ssh key to kindle, and edit the AutorizedKeysFile under usbnet/etc/sshd_config
AuthorizedKeysFile /mnt/us/usbnet/etc/authorized_keys
And reset passwd after ssh into kindle...
|
*) Old news. root password has been disallowed since 5.2.<something>
*) Not a trick or hack - the use of public key authentication is recommend in the USBnet package documents.
*) If you have pub-key auth, why do you need a password?
PS: You can also Telnet in over the USB cable, Telnet does not require a password.