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, Suite 105
Redwood City, CA 94065-5170
Desk: +1 650.480.5291
PBX: +1 650.593.5400 x 4244
24x7 NOC: +1 650.480.5291
Fax: +1 650.593.5402
URL: www.i2cinc.com
**************************************
CONFIDENTIALITY CAUTION
This communication (including any accompanying documents) is intended only for
the use of the addressee(s) and contains information that is PRIVILEGED AND
CONFIDENTIAL. Unauthorized reading, dissemination, distribution or copying of
this communication is prohibited. If you have received this communication in
error, please notify us immediately by e-mail, telephone or fax and promptly
destroy the original communication. Thank you for your cooperation.
On 2/4/2014 1:40 AM, José Egas López wrote:
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.