Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 39

Identity server guide
Table of Contents

Advertisement

Access Manager 3.0 Default Login Page
Figure 1-4
You can change the Novell branding and modify the credential prompts.
"Modifying the Branding in the 3.0 Login Page" on page 39
"Modifying the Credentials in the 3.0 Login Page" on page 40
Modifying the Branding in the 3.0 Login Page
1 Copy the
/var/opt/novell/tomcat4/webapps/nidp/jsp/login.jsp
Identity Server and rename it.
If you do not have a 3.0
"Modifications Required for a 3.0 Login
Installation Guide
to a true text editor. Delete all the extra line breaks.
2 (Conditional) If you are using the file from your 3.0 Identity Server, modify it so that it can
compile on a 3.1 Identity Server. For instructions, see
Page" in the
Novell Access Manager 3.1 SP1 Installation
3 Replace the "Access Manager 3.0 Login" string.
3a Find the following line in the file:
<div id="title"><b><%=handler.getResource(JSPResDesc.TITLE)%></b></
div>
3b Replace
<%=handler.getResource(JSPResDesc.TITLE)%>
should look similar to the following:
<div id="title"><b>HHB Partner</b></div>
4 Replace the "Local Login" string.
When a 3.0 page runs on a 3.1 system, the "Local Login" string is replaced by the product
string, "Novell Access Manager". To modify this string:
4a Locate the following string in the file.
<div id="locallabel"><b><%=handler.getResource(JSPResDesc.PRODUCT)%></
b></div>
4b Replace
<%=handler.getResource(JSPResDesc.PRODUCT)%>
to appear. For example:
<div id="locallabel"><b>My Company</b></div>
5 Replace the window title that appears in the browser title bar:
5a Find the following lines in the file:
file, copy the modified version of this file from
login.jsp
Page" in the
file from your 3.0
Novell Access Manager 3.1 SP1
"Modifications Required for a 3.0 Login
Guide.
with your string. Your line
with the title you want
Configuring an Identity Server
39

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents