Display settings

  1. Log in to the ADSelfService Plus web console with admin credentials.
  2. Navigate to Admin → Customize → Personalize → Display Settings. 
  3. personalizedisplay

  4. Choose how you should be addressed in the ADSelfService Plus admin console by selecting the Welcome Name. By default, your sAMAccountName is displayed. 
  5. Choose the desired language, time and date format, and time zone from the respective drop-downs. 

Customize messages at Reset Password /Unlock Account pages

  1. Customize Password Policy : Password policy which will be displayed in Change Password/Reset Password can be customized by enabling Domain Password Policy.

  2. Customize Reset Password / Unlock Account pages : An Administrator can customize the header and footer messages on one or all pages in ADSelfService Plus, directing a user to perform a password reset (Using "Forgot your Password" link) or account unlock (Using "Unlock your Account" link). Customization of header and footer is done by providing links, or text messages within a HTML Table element.

    • To customize the Header and Footer Messages in one or all the pages edit the file "CustomLayout.txt" from the location\webapps\adssp\html\
    • Each page directing to Password Reset or Unlock Account has different names as described below.

      "url-reset" : "Reset Your Password" Page where users enter their name & select their domain. Enter your text messages in the file "CustomLayout.txt" within the open and close Tags provided below.
      <url-reset-header> Enter Message or Link </url-reset-header>
      <url-reset-footer> Enter Message or Link </url-reset-footer>

      "url-validateuser" :"Security Questions" Page where users answer secret questions. Enter your text messages in the file "CustomLayout.txt" within the open and close Tags providded below.
      <url-validateuser-header> Enter Message or Link </url-validateuser-header>
      <url-validateuser-footer> Enter Message or Link </url-validateuser-footer>

      "url-resetpassword" : This is the Page which provides "Domain Password Policy requirements" for users when Password Reset / Unlock Accounts. Enter your text messages in the file "CustomLayout.txt" within the open and close Tags providded below.
      <url-resetpassword-header> Enter Message or Link </url-resetpassword-header>
      <url-resetpassword-footer> Enter Message or Link </url-resetpassword-footer>

      "url-resetresult" : This page shows the status of a "password reset" or "account unlock". Enter your text messages in the file "CustomLayout.txt" within the open and close Tags provided below.
      <url-resetresult-header> Enter Message or Link </url-resetresult-header>
      <url-resetresult-footer> Enter Message or Link </url-resetresult-footer>
    • Example:
      <url-reset-header>
      <table>
      <tr>
      <td class = "blacktxt">Enter your text message</td>
      </tr>
      </table>
      </url-reset-header>
    • Note: Save a BackUp copy of the existing file CustomLayout.txt before editing.

Copyright © 2024, ZOHO Corp. All Rights Reserved.