Customize the login page in IBM® Connections
to have the appropriate style and content for your organization.
About this task
You can change the appearance of the IBM Connections login page to meet your organization's
needs. For example, you might want to replace the IBM logo that is displayed on the login page
with your own company logo. Or you might want to include a link that
enables users to have their user IDs or passwords sent to them through
email.
Procedure
- Optional: Turn on the customization debugging
capability. For more information, see Enabling and disabling
customization debugging.
- Copy the login.jsp file from the WAR
file of one of the applications. You can access the file from the
following directory:
WAS_HOME/profiles/profile_name/installedApps/cell_name/
application_name.ear/application_name.war/nav/templates
The login.jsp file is the same for
each application. You only need to make a copy of one instance of
the file.
- Paste the login.jsp file into the
appropriate subdirectory of the customizationDir directory.
See Determining where to save your customizations for
more information about locating your base customization directory.
- Edit the login.jsp file or files to
contain the information you want.
Note: For information
on how to replace the logo on the login page, refer to the steps covered
in Changing the IBM Connections
logo.
- Save and close the login page.
- To test your changes, log out of the product. Refresh the
web browser, and then go to a login page.
- Optional: If you enabled custom debugging,
turn off the debugging capability when you are ready to publish your
changes. For more information, see Enabling and disabling customization
debugging.
-
See Post-customization step for details about how to apply your changes
permanently.