<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Design and Web Programming Professionals in Syracuse NY - Promte, Optimize and Improve your Website &#187; How do I recover my Joomla admin password?</title>
	<atom:link href="http://www.webredesignpro.com/tag/how-do-i-recover-my-joomla-admin-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webredesignpro.com</link>
	<description>Whether starting from scratch or redesigning, is all about planning and organization.</description>
	<lastBuildDate>Wed, 23 Feb 2011 19:25:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to recover Joomla admin password?</title>
		<link>http://www.webredesignpro.com/2010/07/10/change-joomla-password/</link>
		<comments>http://www.webredesignpro.com/2010/07/10/change-joomla-password/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 11:57:48 +0000</pubDate>
		<dc:creator>New York Web Designer</dc:creator>
				<category><![CDATA[eCommerce and Shopping cart software]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[change joomla password]]></category>
		<category><![CDATA[hack joomla password]]></category>
		<category><![CDATA[How do I recover my Joomla admin password?]]></category>
		<category><![CDATA[how to recover admin pasword]]></category>
		<category><![CDATA[Joomla admin password]]></category>
		<category><![CDATA[joomla password]]></category>
		<category><![CDATA[Joomla password recover]]></category>
		<category><![CDATA[MD5 password]]></category>
		<category><![CDATA[password recovery]]></category>
		<category><![CDATA[recover admin pasword]]></category>

		<guid isPermaLink="false">http://www.webredesignpro.com/?p=222</guid>
		<description><![CDATA[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!]]></description>
			<content:encoded><![CDATA[<h3>How do I recover my Joomla admin password?</h3>
<p><strong>this work with Joomla 1.0</strong> and <strong>Joomla 1.5</strong></p>
<p>If you know the email address that was used, the simplest thing is   to do is to use the &#8220;lost password&#8221; Front-end function if you have  made   it available.</p>
<p>If not, you will need access to the MySQL database.</p>
<p>Now one will hack Joomla website just by reading this post.</p>
<p>You have two choices, either add a new super administrator or change   the password stored in the data base. To do this you need to go to   phpMyAdmin (or use a similar tool) and manually edit the database.   Before doing this <em>back up our complete database</em>.</p>
<p>Run this to create a new user known as <var>admin2</var>.</p>
<div dir="ltr">
<pre><strong>INSERT</strong> <strong>INTO</strong> `jos_users` <strong>VALUES</strong>
    (62, 'Administrator2', 'admin2', '
 <script type="text/javascript"><!--mce:0--></script><a href="mailto:your-email@email.com">your-email@email.com</a> <script type="text/javascript"><!--mce:1--></script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it
 <script type="text/javascript"><!--mce:2--></script>', '21232f297a57a5a743894a0e4a801fc3',
    'Super Administrator', 0, 1, 25, '2005-09-28 00:00:00', '2005-09-28 00:00:00', '', '');
<strong>INSERT</strong> <strong>INTO</strong> `jos_core_acl_aro` VALUES (10,'users','62',0,'Administrator2',0);
<strong>INSERT</strong> <strong>INTO</strong> `jos_core_acl_groups_aro_map` VALUES (25,'',10);
</pre>
</div>
<p>The password will be <var>admin</var>. Immediately log in and change  this password.</p>
<p>Or</p>
<p>You can change the password in the table for your admin user   (assuming you never changed the user name; if you have just change the   instructions below to .</p>
<p>The password is stored in the MySQL database jos_users table password  field. (change this for your table prefix if different)</p>
<p>Open the table, find your admin username, and then select that row  for editing.</p>
<p>The password must be hashed, you cannot simply enter text into this  field.</p>
<p>Set the password to a known value</p>
<pre>- password = "this is the MD5 hashed password"
------------------------------------------------------
- admin  = 21232f297a57a5a743894a0e4a801fc3
- secret = 5ebe2294ecd0e0f08eab7690d2a6ee69
- OU812  = 7441de5382cf4fecbaa9a8c538e76783
</pre>
<p>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!</p>
<p>original post can be found at <a title="syracuse design, syracuse web design, web programming and seo" href="http://www.youneeditall.com" target="_blank">Syracuse Designer</a> web site</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" class="thickbox" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F&amp;bodytext=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/sphinn.png" title="Sphinn" alt="Sphinn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://delicious.com/post?url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F&amp;notes=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;t=How%20to%20recover%20Joomla%20admin%20password%3F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F&amp;annotation=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/blogospherenews.png" title="Blogosphere News" alt="Blogosphere News" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="mailto:?subject=How%20to%20recover%20Joomla%20admin%20password%3F&amp;body=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F" title="email"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F&amp;source=Web+Design+and+Web+Programming+Professionals+in+Syracuse+NY+-+Promte%2C+Optimize+and+Improve+your+Website+Whether+starting+from+scratch+or+redesigning%2C+is+all+about+planning+and+organization.&amp;summary=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://reporter.nl.msn.com/?fn=contribute&amp;Title=How%20to%20recover%20Joomla%20admin%20password%3F&amp;URL=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/msnreporter.png" title="MSN Reporter" alt="MSN Reporter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;t=How%20to%20recover%20Joomla%20admin%20password%3F" title="MySpace"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;partner=sociable?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=How%20to%20recover%20Joomla%20admin%20password%3F%20-%20http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F" title="Twitter"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/" title="Twitthis" alt="Twitthis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://bookmarks.yahoo.com/toolbar/savebm?u=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;t=How%20to%20recover%20Joomla%20admin%20password%3F&opener=bm&amp;ei=UTF-8&amp;d=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21" title="Yahoo! Bookmarks"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/yahoomyweb.png" title="Yahoo! Bookmarks" alt="Yahoo! Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;submitHeadline=How%20to%20recover%20Joomla%20admin%20password%3F&amp;submitSummary=Paste%20the%20hashed%20password%20into%20the%20field%2C%20save%20the%20change%2C%20and%20log-in%20using%20the%20new%20password.%20Immediately%20change%20your%20password%20to%20something%20more%20secure%21&amp;submitCategory=science&amp;submitAssetType=text?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://bitacoras.com/anotaciones/http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/bitacoras.png" title="Bitacoras.com" alt="Bitacoras.com" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://cimlap.blogter.hu/index.php?action=suggest_link&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F&amp;url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/blogter.png" title="blogtercimlap" alt="blogtercimlap" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://www.diigo.com/post?url=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F&amp;title=How%20to%20recover%20Joomla%20admin%20password%3F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/diigo.png" title="Diigo" alt="Diigo" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" class="thickbox" href="http://cgi.fark.com/cgi/fark/farkit.pl?h=How%20to%20recover%20Joomla%20admin%20password%3F&amp;u=http%3A%2F%2Fwww.webredesignpro.com%2F2010%2F07%2F10%2Fchange-joomla-password%2F?TB_iframe=true&amp;height=500&amp;width=800"><img src="http://www.webredesignpro.com/wp-content/plugins/sociable/images/fark.png" title="Fark" alt="Fark" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.webredesignpro.com/2010/07/10/change-joomla-password/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

