Finding root password

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Richard_IOC
    Newbie
    • Aug 2008
    • 3

    #1

    Finding root password

    Hello everyone,

    I have purchased a dreambox and need its root password to play with the software CAMs (and it is passworded so that I can't :-P), the system does not allow me to install plugins straight from the net despite definite interenet connectivity, and naturally without the root password I can't do ftp.

    Currently I am trying to install tuxbox commander from pendrive, but if anyone has a better idea, please help!

    Thanks,
    Richard
  • aftermath
    V.I.P. Member
    • Mar 2008
    • 4345

    #2
    username = root
    password = dreambox

    Comment

    • Richard_IOC
      Newbie
      • Aug 2008
      • 3

      #3
      Oh yeah

      Sorry, I forgot to mention, I have tried that - the guy I bought it from has changed it from the default. Does restoring to factory settings / flashing kill all files on the box, i.e. will software CAMs and associated setting be deleted?

      Comment

      • father ted
        V.I.P. Member
        • Feb 2008
        • 1389

        #4
        Originally posted by Richard_IOC
        Sorry, I forgot to mention, I have tried that - the guy I bought it from has changed it from the default. Does restoring to factory settings / flashing kill all files on the box, i.e. will software CAMs and associated setting be deleted?
        yep if you reflash it will kill it all

        Comment

        • thamon
          Newbie
          • Aug 2008
          • 1

          #5
          I am not sure if you reflash your box it can be destroyed please explain thx

          Comment

          • Devilfish
            Administrator
            • Feb 2008
            • 7872

            #6
            Post #3 talks about killing files, not the actual box.

            Comment

            • tottenhamyid
              Newbie
              • Aug 2008
              • 5

              #7
              Use dreamup to flash ne image, will reset password back to:

              user: root

              Pass: dreambox

              Comment

              • thelegend
                Newbie
                • Aug 2008
                • 1

                #8
                Richard
                You can do the password reset from within the dreambox by doing the following:
                1- the password is saved within filename called passwd under sub-directory var/etc
                2- you have to download a plugin called Tuxbox Commander, here is the full explanation, you must be connected to the internet:
                a- go to setup / blue-panel / addons / Download & install / plugins / tuxcom 1.16 "or latest rev"
                b- select this plugin & press OK, yes to download, so now the downloaded file is stored under plugins
                c- go back to blue-panel / plugins / select the files you just downloaded & press OK
                d- scroll down on the left panel to the directory /var, then etc and find file called passwd
                e- press 4 to edit this file
                f- you will see 4 lines, where the 1st line contains the password and look like this= root:JAx4scY.u7P:0:0::/:/bin/sh
                g- now you have to change the characters between the first 2 colons, ie between :xxxx: using the remote control, with the following (case sensitive) characters which is the encryted format of the original password dreambox.
                the characters are V26.Uf.kSvoYg
                h- the first line should look like this
                root:V26.Uf.kSvoYg:0:0::/:/bin/sh
                now save the changes and exit all the way, reboot your receiver and then you can login with user name: root
                and password: dreambox


                NOTE: using this way NO files, images or settings are deleted, while with factory reset you will loose everything.
                ++++++++++++Enjoy++++++++++++++
                Last edited by thelegend; 20 August, 2008, 21:02.

                Comment

                • jassy
                  Newbie
                  • May 2008
                  • 1

                  #9
                  Thats cool it works a treat do you know what kind of encryption this is like is it md5 or whatever

                  Comment

                  • beady
                    Junior Member
                    • Jul 2008
                    • 27

                    #10
                    Thats cool it works a treat do you know what kind of encryption this is like is it md5 or whatever
                    It's the old unix 'crypt' program's salted hash. The 'salt' value is V2, and is supposed to be a random 2 number/letter sequence. Anything could be used for the salt. For instance, the following are all encrypted versions of 'dreambox' as a password, just with different salts.
                    Code:
                    aaGyIeHs1g3l2
                    bb0ylH9fJtbEY
                    ccmihTh3uPajo
                    11dA/2q3iswZc
                    22VqLJ7yxmoaQ
                    33Eiq7UCE.45A
                    It's cryptographically weak (actually based on the Enigma machine's algorithm) and only supports passwords up to 8 characters, so has been replaced on modern unix machines by md5 or sha hashes for more security.
                    See here

                    Comment

                    • thedragon
                      Newbie
                      • Aug 2008
                      • 1

                      #11
                      Originally posted by Richard_IOC
                      Hello everyone,

                      I have purchased a dreambox and need its root password to play with the software CAMs (and it is passworded so that I can't :-P), the system does not allow me to install plugins straight from the net despite definite interenet connectivity, and naturally without the root password I can't do ftp.

                      Currently I am trying to install tuxbox commander from pendrive, but if anyone has a better idea, please help!

                      Thanks,
                      Richard
                      Hello,

                      Did you manage to solve the issue?
                      I too have the same problem. The password for root has been changed.
                      I'm also unable to install the tuxbox commander plugin vid download addons. When the addon is downloaded and installation is in progress it generates the following error: "Error: install not successful!".
                      But you think one could install it via a pendrive instead?

                      Comment

                      • satfoot
                        Junior Member
                        • Aug 2008
                        • 23

                        #12
                        On a DM500, you normally get that message because there is not enough space in your var directory. So, if you have DM500, to install, first delete something else from var, install tuxcom, renew your password as suggested above and when ready, remove tuxcom and re-install what you had previously. You cannot use the pendrive on a DM500 because it does not have a USB slot. Cheers.

                        Comment

                        • jfk2009
                          Newbie
                          • Nov 2008
                          • 8

                          #13
                          Originally posted by Richard_IOC
                          Hello everyone,

                          I have purchased a dreambox and need its root password to play with the software CAMs (and it is passworded so that I can't :-P), the system does not allow me to install plugins straight from the net despite definite interenet connectivity, and naturally without the root password I can't do ftp.

                          Currently I am trying to install tuxbox commander from pendrive, but if anyone has a better idea, please help!

                          Thanks,
                          Richard
                          root password"dreambox"

                          Comment

                          • agrima
                            Junior Member
                            • Dec 2010
                            • 20

                            #14
                            Hi and a happy 2011 to all.
                            Does anyone know how I can change the root password? I know the present password and have full access to the box, but from where can I change it?

                            Comment

                            • GastonJ
                              V.I.P. Member
                              • Dec 2009
                              • 5505

                              #15
                              Should be able to login with telnet and type

                              passwd
                              My master plan is to live forever..... going to plan so far
                              Despite the cost of living, it's still very popular.
                              No good deed goes unpunished....

                              Comment

                              Working...