This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ACC Password reset ?

Hi,
is it possible and how to reset the GUI Password (Web-Admin ?) from the command-line on ACC ???

thanks
firebear


This thread was automatically locked due to age.
  • Hi All,

    to recover a admin or ... password on ACC: (you must have root login!)

    - login as root
    - enter mysql (type mysql at the console)
    - type > use ACC;
    - type > update Admins set md5 ='md5 sting from new passwd' where username ='username';

    regards

    Ulrich
  • I have astaro v7.002 and I went into mysql mode.  But when I type "use ACC;" it says there is not such table, or something like that.  I was logged in as Root.  I listed all the tables and ACC was not one of them.  Is there another way to reset the Admin password when from the console.  For some reason my setup would not accept my admin password anymore, so I had to do a factory reset.  It would have been a lot easier if I could have reset the password only.


    --Scott
  • ACC is a separate product from ASL/ASG.

    Barry