Marco Marzetti wrote:
> mysql> SELECT * FROM radgroupcheck;
> +----+-----------+----------------+----+----------+
> | id | groupname | attribute      | op | value    |
> +----+-----------+----------------+----+----------+
> |  1 | TECNICI   | Huntgroup-Name | == | APPARATI |
> +----+-----------+----------------+----+----------+

  Read doc/rlm_sql.  Or "man unlang".  The operators are the same.

  You want ":=", not "==".

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

Reply via email to