How do I customize the company headers on the product web pages? (NETIQKB47478)

  • 7747478
  • 02-Feb-2007
  • 05-Oct-2011

Environment

Secure Password Administrator 1.0

Situation

How do I customize the company headers on the product web pages?

How do I replace the NetIQ logo on the user pages with a different logo?

How do I modify the text or images on the header web page?

Resolution

You can customize the header web page in Secure Password Administrator (SPA) to replace the NetIQ logo with your own company logo or to modify the text in the header.

Note: All files are located in the SPA installation folder. The default folder is C:\Program Files\NetIQ\SPA.

To customize the header web page:

  1. If you want to modify the text in the header, complete the following steps:
    1. Open the config\ApplicationResources.properties file and any config\ApplicationResources_XX.properties files where XX is the locale (for example, ApplicationResources_en.properties).
    2. In each file, edit the last line in the file that starts with the following keys:
      • welcome.title=Welcome to NetIQ Secure Password Administrator
      • admin.logon.title=NetIQ Secure Password Administrator Log On
      • admin.logon.header=NetIQ Secure Password Administrator Log On
      Note: There are multiple lines that start with each of these keys. Ensure you edit the last one in the file.
    3. Restart the NetIQ Secure Password Administrator service.
  2. If you want to modify the images in the header, replace the following images:
    • webapps\admin\images\TaskHeader.gif
    • webapps\user\images\TaskHeader.gif
    Depending on how IIS is configured to cache image files, you may have to press Ctrl + F5 to see the new images.

Additional Information

Formerly known as NETIQKB47478