4 Sep
2008
4 Sep
'08
1:50 a.m.
Ljupco Vangelski wrote:
The question is whether I can use sql in check items at all?
Not like that.
(1) For one attribute (Reply-Message), the runtime variable is converted into it's runtime value, for the other one (Filter-Id) it just returns the text.
The Reply-Message attribute is treated differently, for historical reasons. See the debug output for more information.
How can I make freeradius use the sql module and extract (return) information for Filter-Id just like it does for Reply-Message?
Edit the source code to rlm_sql. Alan DeKok.