Resetting a user password can be done a number of ways:
Frontend
The user can do it by themselves through the front end of your site:
- Make sure the Login Module is published and active on the front end of your site. If not, log in to the Administrator back-end and go to the Module Manager to enable it.
- Find the Login Form on the front-end of your site. If you need to reset your password, click "Forgot your Password?" and you will be prompted to enter your email address. A confirmation code will be emailed to you so you can enter a new password.
- If you can't remember your username, click "Forgot your username?" and it will be emailed to you.
Backend
The site administrator can perform the following steps:
- Log into the Administrator back-end of your site (e.g. www.yoursite.com/administrator)
- In the menu Users, select the sub-menu Manage.
- Click the User's name you want to edit.
- Enter the new password into the Password field and type it again in the Confirm Password field.
- Click Save.