(RADIATOR) rejecting a user in a PreProcessingHook
Hugh Irvine
hugh at open.com.au
Wed May 21 05:22:27 CDT 2003
Hello Brandon -
Could you please send me a copy of the configuration file and a trace 4
debug showing what is happening?
thanks and regards
Hugh
On Wednesday, May 21, 2003, at 20:11 Australia/Melbourne, Brandon wrote:
> I would like to reject users using a PreProcessingHook . Specifically
> we
> are doing some session database checks and online time checks and we
> want to
> be able to reject a user before we send the Proxy request <AuthBy
> SQLRADIUS>
> to another radius server. I have added a PreProcessingHook and the
> following code:
>
> my $p = ${$_[0]};
> $p->{Handler}->handlerResult($p,
> $main::REJECT_IMMEDIATE, 'exceeded');
> return $main::REJECT_IMMEDIATE;
>
> The radius server does reject it, however then immediatly turns around
> and
> forwards the request to the Proxy server. This creates unnecessary
> requests and traffic. Is there any way to reject a user using a
> PreProcessingHook and prevent the user from ever being Proxied? We
> are
> using ContinueUntilReject as well.
>
> Wed May 21 09:54:59 2003 758900: INFO: Access rejected for username:
> exceeded
> Wed May 21 09:54:59 2003 870456: INFO: Access rejected for username:
> Proxied
>
> ***********************************
> Brandon Mullenberg
> Dialup USA, Inc.
> Tel: 888-460-2286 ext 202
> Fax: 866-627-8808
> Email: brandon at dialupusa.net
> **********************************
>
> -
>
> This e-mail may contain confidential and/or privileged information. If
> you
> are not the intended recipient (or have received this e-mail in error)
> please notify the sender immediately and destroy this e-mail. Any
> unauthorized copying, disclosure or distribution of the material in
> this
> e-mail is strictly forbidden.
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.
>
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list