[RADIATOR] AuthBy multiple files
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@open.com.au http://www.open.com.au/mailman/listinfo/radiator
Re: [RADIATOR] AuthBy multiple files
Hi Ricardo, You need to use one of the "ContinueUntil..." AuthByPolicy statements in your handler. e.g. AuthByPolicy ContinueUntilReject ... ... 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@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 signature.asc Description: OpenPGP digital signature ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator
Re: [RADIATOR] AuthBy multiple files
The AuthByPolicy worked like a charm. Thank you guys!! Ricardo On 22-12-2010 17:00, Martin Burton wrote: > Hi Ricardo, > > You need to use one of the "ContinueUntil..." AuthByPolicy statements in > your handler. > > e.g. > > > AuthByPolicy ContinueUntilReject > > ... > > > ... > > > > 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@open.com.au >> http://www.open.com.au/mailman/listinfo/radiator ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/radiator