EasyManuals Logo
Home>HP>Controller>MSM7XX

HP MSM7XX User Manual

HP MSM7XX
658 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #541 background imageLoading...
Page #541 background image
Working with RADIUS attributes
Public access interface ASP functions and variables
15-79
LoadFormFieldError(field_name)
This function the following ASP variables with details about the errors caused by the
specified field_name.
ASP variables
field_error: Numeric error value.
0 - No error found.
1 - The field required a value but was empty.
2 - The field contained a value which exceeds the maximum supported length.
3 - The field contained a value which is invalid (only specific values were allowed).
field_error_details: Additional information about the error. Will contain an empty
string if not applicable. When field_error is set to 2, field_error_details will be equal to
the maximum supported field length.
Example
LoadFormFieldError("field");
write(field_error);
write(field_error_details);
RADIUS
GetMsChapV2Failed()
Displays the MS CHAP V2 error string received in the last RADIUS Reject or RADIUS Accept
packet for the user. This function is only supported if you select MSCHAP V2 as the
authentication scheme on the controller (Controller >> Authentication > RADIUS
profiles page). The RADIUS server must also support this feature. For a list of possible
return values see RFC 2759.
This is not a normal return value. It cannot be assigned to an ASP variable, and is inserted
directly into the HTML page.
GetRadiusNasId()
Returns the NAS ID configured for RADIUS Profile on the controller. This can be used to
identify the controller that authenticated a user. For an example of how this function is used,
see GetNasAddress().
This is not a normal return value. It cannot be assigned to an ASP variable, and is inserted
directly into the HTML page.
GetRadiusReplyMessage()
Displays the reply message content received inside the last RADIUS Request or RADIUS
Accept packet for the user. The RADIUS server must be configured to support this feature.
The information contained in the returned string depends on the configuration of the
RADIUS server.

Table of Contents

Other manuals for HP MSM7XX

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP MSM7XX and is the answer not in the manual?

HP MSM7XX Specifications

General IconGeneral
BrandHP
ModelMSM7XX
CategoryController
LanguageEnglish

Related product manuals