Forum Discussion

popica_17353's avatar
popica_17353
Icon for Nimbostratus rankNimbostratus
May 14, 2018

Customize "The domain password has expired. Please change the password" message with specific Domain Name

Hi,

 

How do I customize the "The domain password has expired. Please change the password." message in logon.inc to include the custom domain (in case of multiple domains):

 

"The domain for XYZ password has expired. Please change the password."

 

Please advise.

 

Thanks! Constatin

 

2 Replies

  • popica's avatar
    popica
    Icon for Nimbostratus rankNimbostratus

    workflow:

     

    1. user logs in and they have a radio button where they choose the domain, setting a domain variable

       

    2. we want to pass the radio button selected value & append it in the message

       

    Cannot figure out how F5 generates that password expiry/reset page I just need to customize that page to include an identifier (the Domain)

     

  • Hi

     

    If you go into General Customisation and then click on the Text tab, you can access all of the messaging from there. The message you are looking for is in Error Messages, AAA Messages and then change the text for the AD password expiry and include your APM variable, so something like

     

    The %{session.ad.last.actualdomain} password has expired. Please change the password.