Huntgroups checking in MySQL radgroupcheck

Alan DeKok aland at deployingradius.com
Wed Jun 5 15:14:08 CEST 2013


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.


More information about the Freeradius-Users mailing list