[RADIATOR] AuthBy multiple files

Martin Burton mvb at sanger.ac.uk
Wed Dec 22 11:00:38 CST 2010


Hi Ricardo,

You need to use one of the "ContinueUntil..." AuthByPolicy statements in
your handler.

e.g.

<Handler Realm=foo.bar.com>
        AuthByPolicy ContinueUntilReject
        <AuthBy RADIUS>
		...
	</AuthBy>
        <AuthBy SQL>
                ...
        </AuthBy>
</Handler>

Hope that helps.

Regards,

Martin.


On 22/12/2010 16:03, Ricardo Freitas wrote:
> Hey guys
> 
> How can I successful use two different AuthBy types?
> 
> For instance, I would like to use AuthBy radius and AuthBy SQL.
> 
> My main issue is if I "join" both configurations under one handler they 
> don't work and if I separate them into two different handlers, the first 
> handler is acknowledge and the second one ignore.
> 
> How can I achieve this? Thank you very much, guys!
> 
> Ricardo
> 
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator

-- 
Martin Burton
Senior Systems Administrator               \\\|||///
Special Projects Team                     \\  ^ ^  //
Wellcome Trust Sanger Institute            (  6 6  )
-----------------------------------------oOOo-(_)-oOOo---
                                  http://www.sanger.ac.uk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://www.open.com.au/pipermail/radiator/attachments/20101222/41fafa03/attachment.bin 


More information about the radiator mailing list