[Mediawiki-l] Perte des mots de passe/Lost passwords

P. Mazart pmazart at web.de
Thu Mar 5 13:08:52 UTC 2009


Hi again,

Am Donnerstag, 5. März 2009 schrieb Julien Pedrono:
> Can you give me your mediawiki version?

1.12.0-2lenny3 from Debian Lenny

> This update didn't work for me.... I think I'm really stucked...
> Any other idea?

Maybe just delete user_password?

But try  something like 
UPDATE USER set user_password=md5(concat(user_id,'-',md5('YOURNEWPW'))) 
where user_name = "JULIEN";
again. I'm sure this worked fine.

Best Regards,
P.M.



More information about the MediaWiki-l mailing list