You can change the image on the login page for the Rational® ClearQuest® Web
application.
To
customize the login logo:
- Copy the file that contains the login logo image to a location
under the RWP directory on the Web server. Typically, this file is copied
to the directory htdocs (or a subdirectory underneath
it)
| Option |
Description |
| On Windows systems |
C:\Program
Files\Rational\Common\rwp\htdocs |
| On the UNIX system and Linux |
/opt/rational/common/rwp/htdocs |
- In the Rational ClearQuest Web
application banner, click Site Configuration.
- Click the Application Options tab.
- Under Login Logo, specify the location
of the file. If you placed the login logo file in the directory htdocs or
in a subdirectory underneath it, specify the file reference as a relative
Web address preceded by a forward slash. For example:
- /myLoginImage.gif
- /myFolder/myLoginImage.gif
- /myFolder/mySubFolder/myLoginImage.gif
If you placed the file in any other location, specify the file reference
as an absolute Web address. For example:- http://myServer/myLoginImage.gif
- http://myServer/myFolder/myLoginImage.gif
- /myFolder/mySubFolder/myLoginImage.gif
After you make this change, all subsequent login access reflects
the new settings. It is not necessary to restart a server or Web application.