That sets the pool to use.
> and I have this user:
>
> select * from radcheck;
> +----+----------+---------------+----+-------+-------+
> | id | UserName | Attribute | op | Value | ativo |
> +----+----------+---------------+----+-------+-------+
> | 1 | modesto | User-Password | == | 12345 | S |
> +----+----------+---------------+----+-------+-------+
That's wrong. Use "Cleartext-Password :=" instead of "User-Password =="
The problem is that my production server is running Freeradius 1.8, and it uses the Attribute User-Password, but the module rlm_sqlippool is not working in this version of freeradius. Then if I decide to use sqlippool, will I need to upgrade to freeradius 2.x and change this Attribute in all my MySQL database?
Thanks.
> I've already tried to associate the Pool-Name attribute with this user,
> but it didn't work.
See the FAQ for "it doesn't work".
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html