Customize password reset email

Customize password reset email

Steps to customize the email sent for resetting the password of a technician or requester

Follow the below steps to customize the password reset link email content:

1. Admin -> Settings -> General settings -> translations

2. In the search bar enter the text "Please click the following link to reset your password"

Preview
3. Click Modify enter the details you need and then save the settings

4. Navigate to the Installation path/lib/resources folder. A new .properties files will be generated. (Please locate the file with the last modified date), Open the property file. you can able to see the variable "auth.forgot.password.email.template.content" assigned with the test you edited


To change the email subject follow the below steps,

5. Follow step 1 and in the search bar "Password reset link for" and modify them.

6. Save the changes.

7. Restart the product.

8. Now try to reset your password. In forgot password mail changes will be applied.


Sample modified TXT file:

Preview

                  New to ADSelfService Plus?

                    • Related Articles

                    • 8.1 Reset global admin Password from the database

                      MYSQL query to reset Administrator's password: Follow the steps as mentioned below which would help you to reset the "admin"/"administrator" password as "admin".   1. Connect to MySQL Server on Port 33356 using the command from the SC+ server ...
                    • Script to reset password and enable local authentication

                      Purpose : Interactive mode of resetting the password of a user by entering his username. Also, to enable local authentication in the application. This script can be used in builds on or above 9400 version How the script works ? Invoking the script ...
                    • How to reset Admin password (SDOrg) for SupportCenter Plus 11.0 version and above

                      This is applicable only above SupportCenter Plus 11.0 version. If you are using any other build , please contact support with the details. You can get the build number from About us present in the top right of the user interface. 1. Access your ...
                    • Forgot Password link validity and email content

                      Change Forgot Password Link Validity To change the validity of forgot password link, please execute the below query and restart SDP service. Query: update globalconfig set paramvalue='1440' where parameter='FORGOT_PASSWORD_LINK_VALIDITY' and category ...
                    • The update option grayed out while restting the password

                      Sometimes, the update option will be grayed out while resetting the password. It could be due to the fact that the there is no valid license applied to the default Portal. Once the default portal is associated with the valid license, the update ...