Dmitry Glushenok <[EMAIL PROTECTED]> wrote:
> I use freeradius-0.8.1 with mysql.
> In radiusd.conf expr listed in modules and in instantiate.
> In mysql at Framed-IP-Address i've put following line:
> 
> `%{expr: sql: SELECT inetipaddress FROM users.accounts WHERE username = 'glush'}`
> 
> But no SELECT from users.accounts happens at processing logon.

  You didn't tell them to happen.

  The macros are documented as %{foo:...}.  You have NOT done that
with the SQL query.

  Alan DeKok.

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

Reply via email to