Using the following sql script will reset the password of admin to '1234'
UPDATE `jos_users` SET `password` = MD5( '1234' ) WHERE `jos_users`.`username` = "admin"
Thursday, August 19, 2010
Subscribe to:
Post Comments (Atom)
I am poking computer systems since 1979. This was long, long time ago when 16K of ram was considered a fair amount of memory - yet trolls and witches were already gone. Since that time I am following a non conventional IT carreer path, ruling my own business, sniffing technologies and trying to be as useful as possible.
No comments:
Post a Comment