Novell ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010 Manual page 70

Identity server guide
Hide thumbs Also See for ACCESS MANAGER 3.1 SP2 - IDENTITY SERVER GUIDE 2010:
Table of Contents

Advertisement

3b Replace
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
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:
<META HTTP-EQUIV="Content-Language" CONTENT="<%=handler.getLanguage
Code()%>">
<title><%=handler.getResource(JSPResDesc.TITLE)%></title>
5b Replace the content between the
appear. For example:
<title>My World</title>
6 Remove the Novell N logo:
6a Find the following line in the file:.
<div id="headimage"><img src="<%= request.getContextPath() %>/images/
Odyssey_LoginHead.gif" alt="" height="80" width="550" border="0"></
div>
6b Replace
6c Save the file.
7 Select one of the following tasks:
To modify what appears in the credential frame, continue with
in the 3.0 Login Page" on page
To view a file with these modifications, see
page
To configure the Identity Server to use your custom pages, see
Specify the Login Page" on page
Modifying the Credentials in the 3.0 Login Page
1 Create a method with the appropriate query:
1a In the Administration Console, click Devices > Identity Servers > Edit > Local > Methods.
1b Click New, then specify a Display Name.
1c In the drop-down menu for classes, select a class that is a username/password class.
1d Leave the Identifies User option enabled, and configure the user store option according to
your needs.
1e In the Properties section, click New, then specify the following values:
70
Novell Access Manager 3.1 SP2 Identity Server Guide
<%=handler.getResource(JSPResDesc.TITLE)%>
<%=handler.getResource(JSPResDesc.PRODUCT)%>
Odyssey_LoginHead.gif
98.
and
<title>
</title>
with
Odyssey_Head.gif
70.
Section 2.4.4, "Custom 3.0 login.jsp File," on
72.
with your string. Your line
with the title you want
tags with the title you want to
.
"Modifying the Credentials
"Using Properties to

Advertisement

Table of Contents
loading

Table of Contents