Nortel Networks 450 series Switch User Manual


 
Overview 237
Table 52
Examples of redirection URLs and link text (cont’d.)
Purpose Redirection URL or link text
Redirect clients to different sites, depending on
their group membership (deptA or deptB).
Linktext (static text) entry:
<script>if ("<var:group>" ==
"deptA") { location.replace
("https://nsnas.example.com/http/
inside.example.com/deptA.html");}
else if ("<var:group>" == "deptB") {
location.replace ("https://nsnas.ex
ample.com/http/inside.example.com/d
eptB.html");} </script>
Insert a link on the internal site for the client to
log off from the portal.
Link:
<a href=https://nsnas.example.com/
logout.yaws> Logout from portal
</a>
Managing the end user experience
Nortel recommends that you consider the following ways in which you can
manage the end user’s experience:
“Automatic JRE upload” (page 237)
“Windows domain logon script” (page 238)
Automatic JRE upload
The Nortel SNAS portal requires the client device to be running a minimum
version of the Java Runtime Environment (JRE) in order for the Nortel
Health Agent applet to load properly. Nortel recommends adding the
required JRE version and plugins.html as custom content to the portal.
In this way, if the client does not meet the Java requirement and Nortel
Health Agent does not load, the client will be presented with a logon
screen to automatically download and install the required JRE.
To configure the portal to automate the process of updating the client’s
JRE version, perform the following steps:
Step Action
1 Create the plugins.html file, with a link to the JRE installer that
you want.
2 Download the JRE installer from the Sun Microsystems Java
web site (h
ttp://www.java.com).
Nortel Secure Network Access Switch
Using the Command Line Interface
NN47230-100 03.01 Standard
28 July 2008
Copyright © 2007, 2008 Nortel Networks
.