<div id="title">My Company</div>
Customizing the Images
To replace the header image, open the
file.
<div><img src="/nesp/images/AccessMan_Login_Head.png"></div>
Replace the value of the
To replace the Novell logo image, locate the following text in the body of the file.
<div id="logo"><img src="/nesp/images/AccessMan31_Nlogo.png"></div>
Replace the value of the
Customizing the Colors
To change the background colors on the page, modify the color values in the
.
<head>
1.2.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
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
4 Click OK.
5 Repeat
Step 2
through
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
7b For each supported language, create a properties file. For example:
file and locate the following text in the body of the
err.jsp
attribute with the path and filename of the image you want to use.
src
attribute with the path and filename of the image you want to use.
src
for each contract in the list.
Name/Password - Form
Step 4
for each contract in the list.
directory.
<style>
with
CUSTOM_NamePwdFormToolTip
Configuring an Identity Server
section of the
.
29
Need help?
Do you have a question about the ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER and is the answer not in the manual?