Admin Password
Added by Javon Phidd over 9 years ago
I am having a issue with the Admin password for goautodial, I changed it recently but I am unable to log in with i.
I have checked it using the below listed and it is the same one i am typing in
1.login to mysql (mysql -p)
password: vicidialnow
2.type use asterisk
3.type select * from vicidial_users where user='admin';
My question is when i log into the server using SSH it still shows the old password as the log in password. Is it possible that a file was not updated if yes where would i find this file ?
Your assistance is greatly appreciated
Replies (2)
RE: Admin Password
-
Added by Javon Phidd over 9 years ago
....
Tired the steps here http://goautodial.org/projects/goautodialce/wiki/GIThub
And got this error when logging into the mysql databae.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)