View Single Post
  #6 (permalink)  
Old 10-09-2005
SatM's Avatar
SatM SatM is offline
Registered User
 
Join Date: Apr 2004
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post
SatM is on a distinguished road
Thumbs up

Well, finally I got access to my DB.

The procedure was resetting the root password, but, the only way is from the TV set directly, through TuxCommander.

I will explain it with some detail, to help anybody with same problem, this procedure reset the root password to get access without it and after will be necessary (recommendable) to create a new one:

1) Install and run TuxBox Commander plugin (Yellow Button in Pli)

2) Change directory to edit /var/etc/passwd (type 4: "Edit")

3) Remove the encrypted password.

3.1) In the file /etc/passwd is the line:
root:x:0:0:root:/root:/bin/sh or something as
root:EIfidfjeSAEFKEOlasdf5ewr3rWEW:0:0:root:/root:/bin/sh

3.2) the password field is the x or the encripted string EIfidfjeSAEFKEOlasdf5ewr3rWEW

3.3) Delete the x or the whole string. The line now is:
root::0:0:root:/root:/bin/sh

4) Save the file and exit

5) Telnet to your DB with root user without password

6) Change/Create inmediately a new root password with passwd

That's all ..
Reply With Quote
The Following User Says Thank You to SatM For This Useful Post:
mez (02-05-2008)
 
Page generated in 0.12418 seconds with 9 queries