Topic: Is there a way to change everyones password?

Someone somehow got into mysql database, and started to give out passwords or something...

I need to change everyones password.

Is there a way how by a simple click? x.x;

Re: Is there a way to change everyones password?

Sirenic wrote:

Is there a way how

yes

Sirenic wrote:

by a simple click? x.x;

no

You will need to make a PHP script to do it I think. You could run 1 SQL command, but it would change everyone's password to the same thing... I guess that might work as you could then mass email people telling them to just recover their password to get a new one (and that way no-one would know the "main" one).

Re: Is there a way to change everyones password?

Yea I was going to do that, but my mass mailer doesn't work...
Shown in this thread...
http://punbb.informer.com/forums/viewtopic.php?id=19309

if so maybe you can give me that PHP script? if it's actually released. :S

Oh and, Hi Reines smile