PDA

View Full Version : DM 500s help, please



scout100
10th February, 2011, 11:38 AM
A freind of mine has forgotton his password on dreambox 500s, Is there any other way of loging into box.

The config and settings files were not backed up.

Can anything be done apart from re flashing ?

Regards John.

Hemant
10th February, 2011, 12:59 PM
I dont think there is a way without reflashing. A lot of people have had this problem as they get the box as part of a cs and dont have the password to ftp to the box. Has he changed it from the default - username: root , Password: dreambox

Curious123
13th February, 2011, 12:45 AM
Taken from another forum use at your own risk. Mods/admins anything inappropriate with the post feel free to delete or amend.

How To Change Root Password If You Don't Know It
I'm completely new to the whole Dreambox scene so forgive me if I'm teaching people how to suck eggs.

I got my first Dreambox today, a DM500S, and found that I couldn't log in as root. Seems the little bugger is set up as a cardsharing machine and the bloke I bought it off won't answer my emails asking for the root password. He seems to think I'll be happy to pay 300 bucks a year for the privilige of using his Cardserver.

So, I had to go hunting for ways to reset root without flashing the machine. And here's what I came up with after a *lot* of googling.


First off, you need to have TuxBox commander. You can download it via the Blue Panel then ADDONS. Just select the Gemini Server and, when it's downloaded the catalogue, select PLUGINS and download Tuxbox Commander.

Once thats installed you can access it through Blue Panel, PLUGINS (Tools).

Fire it up and navigate to var/etc

Select the passwd file. Hit 4 to edit it.

You'll see something like this:

root:$1$$3er43323sBBCAw.ofBbt.:0:0::/:/bin/sh
sshd:*:65532:65534::/:/bin/false
ftp:*:65533:65534::/:/bin/false
nobody:*:65534:65534::/:/bin/false



Your root password will obviously be different to the above. What you need to do is replace the first line with this:

root:$1$$34NPeumc9sBBCAw.oUaM80:0:0::/:/bin/sh

And you have to be *exact*.

That resets the password to "dreambox" (without the quotes - password is now dreambox) and you're good to go.

Obviously, I make no promises and won't take any blame if it screws up. But it worked for me.

Cheers

Legless