Search: Advanced search
|
Browse by category:
|
Glossary |
Search: Advanced search
|
Browse by category:
|
Glossary |
Manually changing a user password through MySQL |
|||||
Applies to Mambo 4.7 In the vast majority of cases, a user password will be changed through the user management panel in the backend , or through the "forgot password" option. There are times where a site owner may wish to change passwords for users directly in the database . Until Mambo 4.6.3 and Mambo 4.7, it was simple enough to log in to MySQL and update the appropriate field, selecting MD5 as encryption. However, in order to increase security Mambo has added a layer to the password handling, and it is not possible to simply use MD5 "as is".
UPDATE mos_users If you are unfamilliar with working directly in the MySQL database, you may use tools such as phpMyAdmin, available on most webhosting accounts. If you are using phpMyAdmin, once you are logged in to your database, go to the user table, and select the "SQL" tab. Copy/paste the snippet of code above, replacing the coloured text with the appropriate information, and click "Go". |
|||||
Copyright © 2000 - 2008 Mambo Foundation, Inc | Reg. No. A0047564G | Terms of Use | Privacy Policy
Mambo® and the Mambo logos are trademarks of the Mambo Foundation, Inc.
Managed Servers by DedicatedNOW