Bingo!!,

perhaps I didn't find it int the doc., but in general, what attr. should be defined in 
radcheck and radgroupcheck tables, and what other attr in radreply/radgroupreplay??

Regards,
Javier.


-----Mensaje original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] nombre de Kostas
Kalevras
Enviado el: martes, 24 de febrero de 2004 13:08
Para: [EMAIL PROTECTED]
Asunto: Re: rlm_ippool + mysql problem


On Tue, 24 Feb 2004, Javier Castillo Alcibar wrote:

> Hello all!,
>
> I would like to config my freeradius server to store all the auth. info (also
> the acct. info) in a mysql database. I've deployed the database definition
> included with the freeradius source code, but it seems there is a problem with
> the rlm_ippool interaction:
>

[.....]

> The server cannot "tell" to rlm_ippool module what Pool-Name has to use, but if you 
> look at my database, you can see that Pool-Name attr. is defined:
>
> mysql> select * from radreply where Username="[EMAIL PROTECTED]";
> +----+-----------------+--------------------+----+---------------------+
> | id | UserName        | Attribute          | op | Value               |
> +----+-----------------+--------------------+----+---------------------+
> |  4 | [EMAIL PROTECTED] | Framed-Compression | := | Van-Jacobsen-TCP-IP |
> |  5 | [EMAIL PROTECTED] | Pool-Name          | := | pool4               |
> +----+-----------------+--------------------+----+---------------------+


Don't put the Pool-Name attribute in the radreply table. Put it in radcheck

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

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

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

Reply via email to