如何恢复joomla中管理员的密码

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 - <!-- m --> http://pajhome.org.uk/crypt/md5/<!-- m -->
- MD5er - <!-- m --> http://www.md5er.com/<!-- m -->
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 - <!-- m --> http://www.digital-detective.co.uk/freetools/md5.asp<!-- m -->
- SlavaSoft HashCalc - <!-- m --> http://www.slavasoft.com/hashcalc/overview.htm<!-- m -->
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: <!-- m --> http://docs.joomla.org/How_do_you_recov ... assword%3F<!-- m -->


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值