Articles
How do I recover my admin password?
- Details
- Published on Tuesday, 28 June 2011 03:06
- Written by ZeManel
- Hits: 180
View the embedded image gallery online at:
http://www.eaglesuccess.com/component/content/article/87-blog/134-how-do-i-recover-my-admin-password.html#sigProGalleria62b9829924
http://www.eaglesuccess.com/component/content/article/87-blog/134-how-do-i-recover-my-admin-password.html#sigProGalleria62b9829924
Well, experts in the subject affirm that you cannot recover the existing password, but you can reset it to a new password. The passwords are stored using a one-way MD5 hash which prevents recovering the password. But you can reset the password by editing the password field in the database. Set the password to a known value and then you may log-in using that new password.
If for some reason you would to reset your Joomla! admin password, or if you need to offer admin access to somebody else, please change it by doing the following:
- Open PHPmyAdmin.
- Access your joomla DB and go to table jos_users.
- Modify "admin"-row and set it’s password code to this: 21232f297a57a5a743894a0e4a801fc3 (it’s the equivalent of ‘admin‘).

For more info and explanations, check this post over here: http://forum.joomla.org/viewtopic.php?t=10985).







