[Mediawiki-l] change password

Matt Long mlong212 at gmail.com
Fri Aug 8 14:47:02 UTC 2008


Hello I was trying to change a user password and now that users pass is 
not working
mw: 1.13rc1
mysql: 5

i ran:
UPDATE user SET user_password = MD5(CONCAT(user_id, '6', MD5('test'))) 
WHERE user_name = 'Testuser';
in a mysql commandline. which said that 1 field was updated. However now 
i can't login with the new or old password.
What can i do?

Thanks,
Matt



More information about the MediaWiki-l mailing list