Forum Discussion

phoenix24x1's avatar
12 years ago

5220 default root password?

While working with support last week, we "elevated" out of the clish. We then disabled the clish, I do not recall the directory of which we altered the file to disable the clish.

Now, I can only login as admin but cannot search to locate the altered file/directory because of permissions, nor can I 'su' to root due to invalid password. I have searched the admin guide but only it only provides the admin password.   

  • Support got back with me.

    To disable:

    cd into /admin and do a ls -lah

    Then, mv .bashrc .bashrcold.

     

    To reenable simply:

    mv .bashrcold .bashrc

     

     

4 Replies

  • I tried that. I can get into the admin account with it but not the root. Root may even be disabled

    We had renamed a file to disable the clish, however I cant remember the path.  

  • Support got back with me.

    To disable:

    cd into /admin and do a ls -lah

    Then, mv .bashrc .bashrcold.

     

    To reenable simply:

    mv .bashrcold .bashrc