It is currently Sat Jul 04, 2009 8:11 am (All times are UTC )

 




Post new topic Reply to topic  [ 2 posts ] 
Author Message
Posted: Fri Oct 07, 2005 3:07 pm 
User avatar
Joomla! Hero
Joomla! Hero
Offline

Joined: Thu Aug 18, 2005 2:09 am
Posts: 2703
Location: California
Q. How do I recover my admin password?

A. 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.

The password is stored in the MySQL database jos_users  table password  field. (change this for your table prefix if different)
Use a MySQL utility such as phpMyAdmin or MySQL Query Browser to edit this field.
Open the table, find your admin username, and then select that row for editing.
The password must be hashed, you cannot simply enter text into this field.

Set the password to a known value
- password = "this is the MD5 hashed password"
------------------------------------------------------
- admin = 21232f297a57a5a743894a0e4a801fc3
- secret = 5ebe2294ecd0e0f08eab7690d2a6ee69
- OU812 = 7441de5382cf4fecbaa9a8c538e76783
Paste the hashed password into the field, save the change, and log-in using the new password.
Immediately change your password to something more secure!

or . . .
Set the password to your own value

Online MD5 tools - here are a couple online tools to create MD5 hashed values:
- JavaScript MD5 - http://pajhome.org.uk/crypt/md5/
- MD5er - http://www.md5er.com/
Use the tools to create your own strong hashed password.
Paste the result into the password  field, save, and log-in with your new password.

Free MD5 utilities - for download
- MD5 & Hashing Utilities - http://www.digital-detective.co.uk/freetools/md5.asp
- SlavaSoft HashCalc - http://www.slavasoft.com/hashcalc/overview.htm
Download and use to make your own hashed password.

Other MD5 tools
There are many free MD5 tools online and as free downloadable utilities.
Google for "MD5 hash tool" and you will find many available.

Q.: how do I manually add an administrator user
Check this link: http://forum.joomla.org/index.php/topic ... l#msg74944

_________________
██ 50 SOBI2 Joomla Web Sites - New Publication Available - Free!
- A showcase of 50 SOBI2 directory component websites with screenshots and descriptions of add-ons used.
- Download: downloads.sourceforge.net/joomladocs/50-SOBI2-Joomla-Web-Sites.2008-11-10.CHM.zip
- Online Version: www.sigsiu.net/50-sobi2-sites/


Last edited by mcsmom on Mon Aug 28, 2006 9:57 am, edited 1 time in total.

Top
   
 
Posted: Fri Feb 17, 2006 10:00 am 
User avatar
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Thu Aug 18, 2005 10:27 am
Posts: 3905
Location: Sunny City Cebu, Philippines!
THREAD IS LOCKED. please feel to dicuss the topic on the FAQ Dicussion Thread located here:

http://forum.joomla.org/index.php/topic,38855.0.html

_________________
"I was one of those who wondered why people would pay so much $$$$ to do something that was so much fun!" -R. Harkrider, Fortran Code Engr.
^If u cant read that, you clearly missed the HIGHLIGHTS!
www.backspace.ph | www.joomlaconsultancy.net


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group