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.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to