0.9.3 > 1.1.0 sql errors

Alan DeKok aland at deployingradius.com
Thu Jan 4 23:16:43 CET 2007


Andrew Long wrote:

> with the net effect that only one A-V pair is sent and the colubris is
> left without needed page links.
...
> mysql> select * from radreply where username like '%hawth%';
> +-----+--------------+-----------------+----+----------------------------------------------------------------------------+------+
> | id  | UserName     | Attribute       | op | Value                                                                      | note |
> +-----+--------------+-----------------+----+----------------------------------------------------------------------------+------+
> |   2 | hawth_cn3000 | Colubris-AVPair | =  | login-url=http://xx.xx.xx.xx/hotspots/hawthorn/login.html?loginurl=%l     | NULL |
> |   3 | hawth_cn3000 | Colubris-AVPair | =  | transport-page=http://xx.xx.xx.xx/hotspots/hawthorn/transport.html        | NULL |

  Use "+=" for the operators.  See doc/rlm_sql for reasons why.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Users mailing list