$radius.auth
Execute RADIUS Authentication.
Available only in Advanced and upper Editions
Syntax:
$radius.auth
Returns:
true – if the authentication succeeded.
false – If the authentication failed
Also property variables listed below will be set.
&auth.result - the same value as the return value. &auth.h323-return-code - H323-return-code value (if exists) &auth.h323-credit-time - H323-credit-time value (if exists) &auth.h323-credit-amount - H323-credit-amount value (if exists) &auth.h323-currency - H323-currency value (if exists)
Version Since:
3.1
Where the function can be used:
- Preliminary rules
- Regular rules
Example:
Refer to RADIUS Authentication
See Also:
$radius.preauth
RADIUS
RADIUS Authentication
RADIUS PreAuthenticatio