Version 2.1.11 has been released
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Tue Jun 21 12:04:29 CEST 2011
>> 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
More information about the Freeradius-Users
mailing list