ssh login problem

Here for general support for E series TVs, request and problem solve area.
Post Reply

mackowiakp
Posts: 68
Joined: Sat Apr 07, 2012 4:33 pm
Location: Gdynia/Poland

ssh login problem

Post by mackowiakp »

I want to login form my Linux based PC to ES8000 over ssh without password, only using rsa certificates procedure. /mnt/etc/init.d/02_01_sshd.init starts dropbear. I changed line in this file to:

Code: Select all

dropbear -s
to
dropbear -sg
to allow root login without password. Than I placed generated by ssh-keygen (on Linux PC) public key in to /mtd_rwarea/authorized_keys (permissions 600)
The same key I use to connect to other Linux servers and it works without problems. But when I try to connect to ES8000 using syntax below and error about public key problem

Code: Select all

[maciek@piotr Pobrane]$ ssh -x -i ~/.ssh/id_rsa root@tv-w
Permission denied (publickey).
When I remove /mtd_rwarea/authorized_keys file, ssh login is possible but with password.

What I am doing wrong?
WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause !
astrakid
SamyGO Project Donor
Posts: 84
Joined: Mon Sep 14, 2015 3:19 pm

Re: ssh login problem

Post by astrakid »

hi,
even your question is a long time ago, did you found any solution?

regards,
astrakid
mackowiakp
Posts: 68
Joined: Sat Apr 07, 2012 4:33 pm
Location: Gdynia/Poland

Re: ssh login problem

Post by mackowiakp »

No
WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause !
slodki
Posts: 4
Joined: Wed Jun 15, 2016 9:56 pm
Location: Poland

Re: ssh login problem

Post by slodki »

mackowiakp
Posts: 68
Joined: Sat Apr 07, 2012 4:33 pm
Location: Gdynia/Poland

Re: ssh login problem

Post by mackowiakp »

Yep. WORKS! At tis moment I can turn off telnet daemon and use SSH instead with key authentication !
WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause !

Post Reply

Return to “[E] Support”