the password problem

Discussions about development of VICIDIAL and astGUIclient

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

the password problem

Postby raghuram-medbridge » Tue Oct 28, 2008 9:07 pm

guyz i have a serious problem some one has remotely accessed my vicidial and changed the password to the main server of vicidial ( vici login) can i reset the password please help me guyz as its ruining my bussiness........ :(
raghuram-medbridge
 
Posts: 1
Joined: Wed Oct 22, 2008 5:42 am

Postby mflorell » Wed Oct 29, 2008 9:35 am

Yes, just use MySQL to change the password.

UPDATE vicidial_users set pass='XXXXXX' where user='6666';
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: the password problem

Postby jbarthle » Thu Nov 06, 2008 2:42 pm

raghuram-medbridge wrote:guyz i have a serious problem some one has remotely accessed my vicidial and changed the password to the main server of vicidial ( vici login) can i reset the password please help me guyz as its ruining my bussiness........ :(


I would also suggest that if you don't need to the ability to log in from the outside, that you set up iptables to reject incoming http requests from the outside. I would imagine that it would be much easier to block only attempts from public ip addresses if you have all of your LAN traffic on one NIC and one NIC for just WAN traffic.
jbarthle
 
Posts: 9
Joined: Fri Aug 08, 2008 11:31 am


Return to Development

Who is online

Users browsing this forum: No registered users and 54 guests