RADIUS config

Alan Buxey alan.buxey at gmail.com
Thu Dec 28 12:47:20 CET 2017


http://networkradius.com/doc/3.0.10/unlang/return.html

On 28 December 2017 at 11:30, kiran kumar <kirankumar9856 at gmail.com> wrote:
> Hello,
>
> Is there any way to return from a section in radiusd.conf without fall
> through.
> Eg:
>
> preacct {
>
> detail
>
> if(condition)
> {
> return from this section
> }
>
> module1
>
> module2
>
> }
>
> I don't want the request to go through module1 & module2 if the condition
> is met. Is there any way to do this ?
>
> Thanks
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list