Any and all non-support discussions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by Allant » Wed Aug 15, 2012 1:09 pm
Newbie to all this and need some assistance. I have dedicated server hosted and the hosting company installed vicibox on the server,but won't support it. I got to the initial screen and entered the default passwords and username- as by the manual I changed the password but kept the default name 6666. I changed the permissions and pressed submit. Now I can't get in- When I get to the welcome page I hit the admin button and get the following "the server ?????//???/requires a user name and password.The server says VICI- Projects"
It doesn't matter what password I use I can't get in. The techy guy has checked the DB and said the admin and password I have are correct and don't understand why I can't get in ?
Have I Iocked myself out by perhaps changing the permission on the initial setup on the remote access or something- Help please.
I can access the server with SHH no problem and see the server and files etc
Allan
-
Allant
-
- Posts: 1
- Joined: Tue Aug 14, 2012 11:11 am
by GaD » Wed Aug 15, 2012 8:14 pm
If you have ssh access to the box you can run a mysql queery.
# mysql
mysql> USE asterisk
mysql> SELECT user,pass FROM vicidial_users WHERE user=6666;
...and voilá!
-
GaD
-
- Posts: 195
- Joined: Fri Jul 08, 2011 3:56 pm
by williamconley » Wed Apr 17, 2013 5:50 pm
GaD wrote:If you have ssh access to the box you can run a mysql queery.
# mysql
mysql> USE asterisk
mysql> SELECT user,pass FROM vicidial_users WHERE user=6666;
...and voilá!
One Upping, LOL:
- Code: Select all
mysql asterisk -u cron -p1234 -e "select user,pass,active from vicidial_users where user_level='9'"
This is run directly from the command ine, allows for a root mysql user pass having been set by using the cron user, allows you to be sure the user you 'grab' is actually active, and grabs all users who have level 9 access in case the user name has been altered.
You can even use "-h xxx.xx.xx.xx" with the proper IP address to run this from another server in a cluster or another ssh command line linux server.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
-
williamconley
-
- Posts: 20258
- Joined: Wed Oct 31, 2007 4:17 pm
- Location: Davenport, FL (By Disney!)
-
by actiondave » Thu Apr 25, 2013 4:55 pm
I had the same issue. Apparently vicidial did not like my password. I changed the password and now it works fine.
New Setup:Vicibox Redux.x86 64-4.0.3
Database/Webserver - Asus KFSN4-DRE/SAS | 2x AMD Opteron 2356 Quad Core |8GB RAM
Telephony Server: HP Proliant DL380 G5 - 2x 2.5GHz Xeon Quad Core - 16GB RAM
Archive Server - 1.7GHz (recordings)
-
actiondave
-
- Posts: 63
- Joined: Mon Jun 20, 2011 9:46 pm
Return to General Discussion
Who is online
Users browsing this forum: alo and 30 guests