84
Novell Access Manager 3.1 SP2 Identity Server Guide
n
ov
do
cx (e
n)
16
Ap
ril 20
10
Customizing the Colors
To change the background colors on the page, modify the color values in the
<style>
section of the
<head>
.
2.3.3 Customizing Tooltip Text for Authentication Contracts
The strings that users see when they mouse over the cards for authentication contracts can be
customized. If you need to support only one language, modify the text in the Administration
Console.
1
In the Administration Console, click
Devices
>
Identity Servers
>
Edit
>
Local
>
Contracts
.
2
Click the name of a contract, then click
Authentication Card
.
3
Replace the English text in the
Text
option with the required language, then click
OK
.
4
Repeat
Step 2
and
Step 3
for each contract in the list.
5
Click
OK
, then update the Identity Server.
If you need to support multiple languages, you need to localize the tooltips. The nidsCardText
attribute of the nidsAuthLocalContract object needs to be changed to a resource ID. The following
procedure explains how to do this in the Administration Console. You can also use an LDAP
browser.
1
In the Administration Console, click
Devices
>
Identity Servers
>
Edit
>
Local
>
Contracts
.
2
Click the name of a contract, then click
Authentication Card
.
3
Replace the text in the
Text
option with a resource ID.
For example, replace
Name/Password - Form
with
CUSTOM_NamePwdFormToolTip
.
4
Click
OK
.
5
Repeat
Step 2
through
Step 4
for each contract in the list.
6
Click
OK
, then update the Identity Server.
7
Use custom string resource files to define the localized strings:
7a
Change to the
WEB-INF/classes
directory.
7b
For each supported language, create a properties file. For example:
nidp_custom_resources_fr.properties
nidp_custom_resources_es.properties
If you have already created these files for custom messages (see
Section 2.3.1,
“Customizing Messages,” on page 80
), use the existing files.
7c
For each resource ID you have created, add an entry that contains the resource ID and the
text you want displayed for that language. For example:
CUSTOM_NamePwdFormToolTip=Forma de Nombre/Clave
7d
Repeat
Step 7c
for each supported language file.
8
Restart Tomcat.
Linux Identity Server:
Enter the following command:
/etc/init.d/novell-tomcat5 restart
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...