Unable to login to A2billing in Elastix 2.2

If you are unable to login to your a2billing admin account in Elastix 2.2,  you will need to reset your password.

Here are the steps to do it.

1.  Login to your ssh console

2. type mysql -u root -p

3. type in your password.  RentPBX DOES NOT HAVE THIS PASSWORD.  You set the password as your initial setup.  It is stored in /etc/elastix.conf

4. move into mya2billing database by typing use mya2billing; <enter> (don not forget the semicolon)

5. type update cc_ui_authen set pwd_encoded = '410fc6268dd3332226de95e42d9efa4046c5463769d7493b85e65cfa5c26362dc2455cc23c0bc5831deb008def4ab11a9eaa9b76ba3f377da134f39ec60dd758' where login='root'; <enter>

6. done.  test your a2billing login.  Type root for user and changepassword for the password.

 

Was this answer helpful?

 Print this Article

Also Read

Unable to upload recording file in elastix

If you encounter "permission denied" error when uploading recording file, please check this...

How to access the web control panel

If your PBX requires that you use ssh tunneling, please follow these step by step:1. If you're on...