Chapter 9 Customizing the portal and user logon
397
Nortel Secure Network Access Switch 4050 User Guide
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” on page 397
•
“Windows domain logon script” on page 398
Automatic JRE upload
The Nortel SNAS 4050 portal requires the client device to be running a minimum
version of the Java Runtime Environment (JRE) in order for the TunnelGuard
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 TunnelGuard 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:
1
Create the plugins.html file, with a link to the JRE installer that you want.
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.example.com/http/in
side.example.com/deptB.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>
Table 77
Examples of redirection URLs and link text (Sheet 2 of 2)
Purpose
Redirection URL or link text
Содержание 4050
Страница 24: ...24 Contents 320818 A ...
Страница 48: ...48 Chapter 1 Overview 320818 A ...
Страница 70: ...70 Chapter 2 Initial setup 320818 A ...
Страница 190: ...190 Chapter 4 Configuring the domain 320818 A ...
Страница 232: ...232 Chapter 5 Configuring groups and profiles 320818 A ...
Страница 352: ...352 Chapter 7 TunnelGuard SRS Builder 320818 A ...
Страница 456: ...456 Chapter 9 Customizing the portal and user logon 320818 A ...
Страница 568: ...568 Chapter 10 Configuring system settings 320818 A ...
Страница 722: ...722 Chapter 13 Viewing system information and performance statistics 320818 A ...
Страница 756: ...756 Chapter 14 Maintaining and managing the system 320818 A ...
Страница 768: ...768 Chapter 15 Upgrading or reinstalling the software 320818 A ...
Страница 802: ...802 Chapter 17 Configuration example 320818 A ...
Страница 880: ...880 Appendix C Supported MIBs 320818 A ...
Страница 900: ...900 Appendix F Configuring DHCP to auto configure IP Phones 320818 A ...