It is good practice to change your passwords frequently to prevent a password compromise. You can change the Administrators password in the users section of Mambo.
If you lost your [password and cannot log in to your Mambo Dashboard at all, you can change the password in PhpMyAdmin. This article will explain how to change your Mambo Administrators passwords in the Users section and through PhpMyAdmin.
Changing the password in the Dashboard
- Log into your Mambo Dashboard.
Select Users from the list of options on the Home page of the Mambo dashboard.
Select the Administrator user from the list.
Type the New password and retype it.
Save the changes.
Now your Mambo will accept your new password.
Resetting the password in PhpMyAdmin
- Login into your cPanel.
- Go to PhpMyAdmin.
- Find your Mambo database in the list to the left.
- Select the mos_users table.
- The password can be changed here. Enter you new password in the text box.
- Select md5 from the drop box in the function column.
- Click Go towards to bottom.
- Try logging in with your new password.