[SOLVED] Restoring CS UI password

2014-02-03 Thread Saksham Srivastava
Marking as solved. Thanks, Saksham -Original Message- From: José Egas López [mailto:josee...@farmaenlace.com] Sent: Tuesday, February 04, 2014 3:27 AM To: users@cloudstack.apache.org Subject: Re: Restoring CS UI password Thanks so much Umair, that worked for me! *José Egas López

Re: Restoring CS UI password

2014-02-03 Thread José Egas López
Thanks so much Umair, that worked for me! *José Egas López * El 03/02/2014 16:37, Umair Azam escribió: Lopez, Switch to mysql user, then use cloud database and reset password. Run these commands. 1)mysql -u root -p 2)use cloud; 3)UPDATE user SET password = 'Temp/123' WHERE username = 'admin

Re: Restoring CS UI password

2014-02-03 Thread Umair Azam
Lopez, Switch to mysql user, then use cloud database and reset password. Run these commands. 1)mysql -u root -p 2)use cloud; 3)UPDATE user SET password = 'Temp/123' WHERE username = 'admin'; Umair Azam Associate Systems Administrator Network Operations Center i2c Incorporated 1300 Island Drive

Restoring CS UI password

2014-02-03 Thread José Egas López
Hi, is there anyway to restore the default CS UI password? I cannot log into the CS UI, first time I put admin and password as default credentials, it worked fine, but before I finish the CS Tour the session expired and when I try to log in again it doesn't work. -- * Jose *