Hi all,
Does anyone have an idea how I can set a root password on the TV? Now it's plain telnet access with root as user, no passwd.
A bit very open to the world at large if you ask me.
It's probably easy to set up password access in our own rc.local scripts, for starters, but I would love to see it in /etc/passwd /etc/shadow and others, at bootup, without e.g., moving stuff from /mtd_rwarea to /etc at boot time.
Ideas anyone?
Root password on TV
-
- Official SamyGO Developer
- Posts: 1700
- Joined: Fri Oct 02, 2009 8:52 am
- Location: Austria/Vienna (no Kangaroos here)
- Contact:
Re: Root password on TV
hi,marcelru wrote:Hi all,
Does anyone have an idea how I can set a root password on the TV? Now it's plain telnet access with root as user, no passwd.
A bit very open to the world at large if you ask me.
It's probably easy to set up password access in our own rc.local scripts, for starters, but I would love to see it in /etc/passwd /etc/shadow and others, at bootup, without e.g., moving stuff from /mtd_rwarea to /etc at boot time.
Ideas anyone?
if you want it /etc/passwd you need a new rootfs image,
whats about dropbear with key authentification?
arris
Re: Root password on TV
Yes, the question maybe should be "How do I install a new root image (without bricking my TV)". But that's another topic.hi,
if you want it /etc/passwd you need a new rootfs image,
whats about dropbear with key authentification?
Got dropbear running now (linked statically, 3.3MB), I'm familiar with password authentication, will look into key authentication. Thanks for the hint.
marcelr
Re: Root password on TV
Just drop me a PM, and I'll send it to you.glottis512 wrote:pls, where can i get static version of dropbear? it is posible download it from somewhere? thank you
marcelr