Amer-networks E5Web GUI Manual de usuario Pagina 545

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 777
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 544
HTML Page Parameters
The HTML pages for WebAuth can contain a number of parameters which are used as needed.
These are:
%CHALLENGE_MESSAGE% - The question text asked.
%IPADDR% - The IP address which is being browsed from.
%ERRORMSG% - The reason that access was denied.
%USER% - The username entered.
%REDIRHOST% - The IP of the host that was requested.
%REDIRURL% - The path of the host that was requested.
%REDIRURLENC% - The URL encoded path.
%IPADDR% - The IP of the client.
%DEVICENAME% - The name of the authenticating security gateway.
The LoginFailure Page with ARP Authentication
If authentication fails with ARP authentication (also referred to as MAC authentication), the
%USER% parameter will contain the MAC address of the requesting client (or the MAC address of
the intervening router nearest the security gateway).
A typical parameter set of values for the LoginFailure page when ARP authentication is used
might be:
USER: 00-0c-19-f9-14-6f
REDIRHOST: 10.234.56.71
REDIRURL: /testing?user=user&pass=pass
REDIRURLENC: %2ftesting%3fuser%3duser%26pass%3dpass
IPADDR: 10.1.6.1
DEVICENAME: MyGateway
The %REDIRURL% Parameter Should Not Be Removed
In certain banner web pages, the parameter %REDIRURL% appears. This is a placeholder for the
original URL which was requested before the user login screen appeared for an unauthenticated
user. Following successful authentication, the user becomes redirected to the URL held by this
parameter.
Since %REDIRURL% only has this internal purpose, it should not be removed from web pages and
should appear in the FormLogin page if that is used.
Example 8.4. Editing Content Filtering HTTP Banner Files
This example shows how to modify the contents of the URL forbidden HTML page.
InControl
Chapter 8: User Authentication
545
Vista de pagina 544
1 2 ... 540 541 542 543 544 545 546 547 548 549 550 ... 776 777

Comentarios a estos manuales

Sin comentarios