Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 41

Identity server guide
Table of Contents

Advertisement

2 (Conditional) If you need to support only one language, modify the string in your custom login
file:
2a Find the following string in the file:
<label style="width: 100px"><%=handler.getResource(JSPResDesc.
USERNAME)%></label>
2b Replace it with the string you want, for example:
<label style="width: 100px">Email Address:</label>
2c Copy the modified file to each Identity Server in the cluster.
2d Update the Identity Server cluster.
2e Back up your customized file.
3 (Conditional) If you need to localize the prompt for multiple languages, create a custom
message properties file for the login prompt. (For more information on how to create a custom
message properties file, see
The following steps assume you want to change the Username prompt to an Email Address
prompt.
3a Find the following definition in the
unzipped
nidp.jar
JSP.50=Username:
3b 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:
3c Translate the value and add this entry to your localized custom properties files.
3d Copy the customized properties files to the
Server in the cluster.
3e Copy the custom login page to the JSP directory of each Identity Server in the cluster.
3f 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
4 (Optional) To view a customized 3.0 login page, see
on page
306.
5 Continue with
"Using Properties to Specify the Login Page" on page
Section 1.2.1, "Customizing Messages," on page
com/novell/nidp/resource/jsp
file.
WEB-INF/classes
25.)
directory of the
directory of each Identity
Section A.4, "Custom 3.0 login.jsp File,"
42.
Configuring an Identity Server
41

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents