Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 175 forks source link

Can't login with "root" after changed its password #49

Closed starkovv closed 11 years ago

starkovv commented 11 years ago

(did't find answer on forum)

ver2.0.1

Making initial setup I changed root password. Then logout. Then when I try to login with a new or old (default) password I can't login.

mysql> select * from cc_ui_authen where login='root'; shows that pwd_encoded successfully changed after password change.

What can be cause of the problem?

starkovv commented 11 years ago

Edit: Admins -> Add :: Search -> Edit "root".

Then press Confirm Data and you've lost your root's password.

areski commented 11 years ago

This is working as it should here

starkovv commented 11 years ago

@areski Do you confirm this issue in your installation? Or is it only appears in mine?

areski commented 11 years ago

starkovv, this software is used by a lot of peoples

areski commented 11 years ago

As mentioned to you earlier, use github to report a code bug, not an issue with your installation. You are welcome to digg in the code and propose a correction if you get one