Customizing Login Pages, Logout Pages, and Messages
63
n
ov
do
cx (e
n)
16
Ap
ril 20
10
The following steps assume you want to change the username prompt to an e-mail address
prompt.
7a
Find the following definition in the
com/novell/nidp/resource/jsp
directory of the
unzipped
nidp.jar
file.
JSP.50=Username:
7b
Add this definition to your custom properties file and modify it so that it prompts the user
for an e-mail address.
JSP.50=Email Address:
7c
Translate the value and add this entry to your localized custom properties files.
7d
Copy the customized properties files to the
WEB-INF/classes
directory of each Identity
Server in the cluster.
7e
Restart Tomcat on each Identity Server.
Linux Identity Server:
Enter the following command:
/etc/init.d/novell-tomcat5 restart
Windows Identity Server:
Enter the following commands:
net stop Tomcat5
net start Tomcat5
8
To view a sample custom page with these modifications, see
Section 2.4.1, “Modified login.jsp
File for Credential Prompts,” on page 85
.
Summary of Contents for ACCESS MANAGER 3.1 SP2 - README 2010
Page 4: ...4 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 12: ...12 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 158: ...158 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 172: ...172 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 182: ...182 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 290: ...290 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 362: ...362 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...
Page 374: ...374 Novell Access Manager 3 1 SP2 Identity Server Guide novdocx en 16 April 2010...