authorize users ( time + traffic )

Alan DeKok aland at deployingradius.com
Wed Aug 22 13:49:26 CEST 2012


Ilaria De Marinis wrote:
> authorize{
>     dailycounter
>  
>         if (Auth-Type == "Reject") {           #I tried also if(!ok) or
> if (reject)

  That doesn't work.  If the module returns "reject", then the
"authorize" section stops immediately.  You can't "catch" a reject.

  Alan DeKok.


More information about the Freeradius-Users mailing list