Page 1 of 1

Re: Dropbear and public key auth - can't login

Posted: Tue Sep 14, 2010 7:29 pm
by arris69
luki92 wrote:Welcome:)
I can't make my tv to work as a ssh server using only a private-key authentication.
i don't want my tv to be exposed to the world, because it doesn't need password for root account.
Has anyone managed to do this? Where should be a file "authorized keys"? I used puttygen to generate pair.. but when I try to log in(by putty) I see:
"Server refused our key", and message that there is no auth. method...
patch isn't included in latest release

arris

Re: Dropbear and public key auth - can't login

Posted: Sat Jun 18, 2016 11:36 am
by slodki
Put keys in /mtd_wiselink/.ssh/authorized_keys
This path can be found using "strace -f dropbear -s -g -F -E" command using telnet session.