[RADIATOR] Radiator Mute Reject configuration
Jose Borges Ferreira
underspell at gmail.com
Thu Mar 12 10:01:42 CST 2009
I think what Gustavo wants is to forward the authentication request to
another server if the user is rejected by the "local" server.
If so , just have to do something similar to what Hugh sugested.
<Handler .....>
AuthByPolicy ContinueWhileReject
# your normal AuthBy
<AuthBy ....>
.....
</AuthBy>
<AuthBy RADIUS>
Host Remote.Host.ip.addr
Secret mysecret
</AuthBy>
</Handler>
Simone de Beauvoir - "To catch a husband is an art; to hold him is a job."
On Thu, Mar 12, 2009 at 1:00 AM, Hugh Irvine <hugh at open.com.au> wrote:
>
> Hello Gustavo -
>
> Something like this:
>
> .....
>
> # your Realm or Handler
>
> <Handler .....>
>
> AuthByPolicy ContinueWhileReject
>
> # your normal AuthBy
>
> <AuthBy ....>
> .....
> </AuthBy>
>
> <AuthBy INTERNAL>
> DefaultResult IGNORE
> </AuthBy>
>
> </Handler>
>
>
> hope that helps
>
> regards
>
> Hugh
>
>
>
>
> On 12 Mar 2009, at 06:21, Gustavo Espitia wrote:
>
> Hi all,
>>
>> I need to know how I configure Radiator to be mute for User login failure?
>>
>> That I want is the NAS call another Radius server when the authentication
>> with the first Radiator fails.
>>
>> TIA
>>
>> --
>> Cordial saludo,
>>
>> Gustavo Espitia
>> _______________________________________________
>> radiator mailing list
>> radiator at open.com.au
>> http://www.open.com.au/mailman/listinfo/radiator
>>
>
>
>
> NB:
>
> Have you read the reference manual ("doc/ref.html")?
> Have you searched the mailing list archive (
> www.open.com.au/archives/radiator)?
> Have you had a quick look on Google (www.google.com)?
> Have you included a copy of your configuration file (no secrets),
> together with a trace 4 debug showing what is happening?
> Have you checked the RadiusExpert wiki:
> http://www.open.com.au/wiki/index.php/Main_Page
>
> --
> Radiator: the most portable, flexible and configurable RADIUS server
> anywhere. Available on *NIX, *BSD, Windows, MacOS X.
> Includes support for reliable RADIUS transport (RadSec),
> and DIAMETER translation agent.
> -
> Nets: internetwork inventory and management - graphical, extensible,
> flexible with hardware, software, platform and database independence.
> -
> CATool: Private Certificate Authority for Unix and Unix-like systems.
>
>
>
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20090312/623f8db3/attachment.html>
More information about the radiator
mailing list