Hugh Messenger wrote:
...
> I'm assuming the warning is telling me that things like
> '%{User-Password:-Chap-Password}' should now be
> '%{%{User-Password}:-%{Chap-Password}}', as per 'man unlang':
Yes. *All* of the sample config files need to be fixed for this.
The benefit is that this now works:
%{%{sql: SELECT ....}:-%{sql2:SELECT ...}}
In 1.x, it didn't.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

