>>  man unlang  :)
> 
>  Everything needs to go on its own line:
> 
>       if (...) {
>               ...
>       }
>       elsif (...) {
>               ...
>       }
> 
>  Using "} elseif" won't work.  The "elsif" will *always* be ignored.
> 

Yes... that's always been the syntax, it's a line based parser. All this 
version has done has stared telling you that the original config was incorrect.

-Arran


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to