Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 4:18 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Got the solution
PostPosted: Fri Jun 15, 2007 7:59 am 
Offline

Joined: Sat Sep 02, 2006 8:37 am
Posts: 3
Hi,
I forgot password of a2billing web gui screen i tried root myroot and admin myadmin several times but it is not working,

Is there any way to reset this password from linux cli i have root passsword of that, as in asterisk we can reset FOP, AMP and other passwords from cli,
If someone can help me immediately,

please give commands,

Thanks,
MAAC

Added after 48 minutes:

Here is the solution

Let's verify database installation

mysql mya2billing -u a2billinguser -p

prompt will ask you for password, in our case enter 'a2billing'

mysql> SELECT * FROM ui_authen;
+--------+-------+------------+---------+-------+-------------+------+-----------+---------+-------+-------+------+----------------+
| userid | login | password | groupid | perms | confaddcust | name | direction | zipcode | state | phone | fax | datecreation |
+--------+-------+------------+---------+-------+-------------+------+-----------+---------+-------+-------+------+----------------+
| 2 | admin | mypassword | 0 | 1023 | NULL | NULL | NULL | NULL | NULL | NULL | NULL | 20050226211405 |
| 1 | root | myroot | 0 | 1023 | NULL | NULL | NULL | NULL | NULL | NULL | NULL | 20050226203327 |
+--------+-------+------------+---------+-------+-------------+------+-----------+---------+-------+-------+------+----------------+
2 rows in set (0.00 sec)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group