Wingman wrote:
> For example, i need to parse several conditions, regarding to sql queries
> results. I'm confusing in how to use custom vars and custom sql queries in
> sites-enabled/dhcp ?
> i.e. i need somthing like this pseudocode:
>
> dhcp DHCP-Discover {
>
> .........
> sql
> MYVAR := "%{sql: select blahblahblah}"
See "man unlang". You need to put the attribute into an "update" section.
And you can't specify random names for "variables". They aren't
variables, they are attributes with pre-defined types. See
raddb/dictionary.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html