EasyManua.ls Logo

ProCurve 2900 - Page 97

Default Icon
432 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Web and MAC Authentication
Setup Procedure for Web/MAC Authentication
Filename: retry_login.html
The retry_login.html file is the web page displayed to a client that has entered
an invalid username and/or password, and is given another opportunity to log
in.
The WAUTHRETRIESLEFTGET ESI displays the number of login retries that
remain for a client that entered invalid login credentials. You can configure
the number of times that a client can enter their user name and password
before authentication fails with the max-retries parameter (see page
3-37).
Filename: retry_login.html
HTML Source:
<html>
<head>
<title>EWA User Login</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="refresh" content="5;URL=/EWA/index.html">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<h1><font face="Verdana, Arial, Helvetica, sans-serif">EWA Invalid Credentials</font></h1>
<p><font face="Verdana, Arial, Helvetica, sans-serif">Your credentials were not
accepted. <!- ESI(WAUTHRETRIESLEFTGET,1) -> retries left. Please try again. </font></p>
</body>
</html>
Filename: loginprocess
The loginprocess file contains the WAUTHLOGINPROC ESI. This ESI is used
to process the username and password entered by a client to log in to the
switch.
<html>
<head>
<!- ESI(WAUTHLOGINPROC, 1) ->
</head>
</html>
3-25

Table of Contents

Related product manuals