Re: SQL and ippool

2008-09-23 Thread Matthias Witte
On Thu, Sep 18, 2008 at 01:11:33PM -0400, Xiaochen Jing wrote: Thanks Alan and Maxim, So after Freeradius reads the username/password in SQL, how can we bind username/password to a specific ippool? It's a check item so this attribute goes in either radcheck or radgroupcheck, depending on

SQL and ippool

2008-09-18 Thread Xiaochen Jing
Hello all, The scenario will be: when Freeradius receives a user request, it forwards it to SQL server (local or remote) for authenticating the username/password. If the username/password is valid, then Freeradius will use a certain ippool to assign IP address to the user, based on

Re: SQL and ippool

2008-09-18 Thread Maxim Sirenko
' freeradius-users@lists.freeradius.org Sent: Thursday, September 18, 2008 6:36 PM Subject: SQL and ippool Hello all, The scenario will be: when Freeradius receives a user request, it forwards it to SQL server (local or remote) for authenticating the username/password. If the username

Re: SQL and ippool

2008-09-18 Thread Alan DeKok
am wondering, when SQL sends a reply back to Freeradius, how can Freeradius knows what ippool it should use to assign IP based on user name? See the documentation for the SQL ippool module... Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: SQL and ippool

2008-09-18 Thread Xiaochen Jing
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan DeKok Sent: Thursday, September 18, 2008 12:08 PM To: FreeRadius users mailing list Subject: Re: SQL and ippool Xiaochen Jing wrote:= The scenario will be: when Freeradius receives a user request, it forwards it to SQL server (local or remote

RE: SQL and ippool

2008-09-18 Thread tnt
So after Freeradius reads the username/password in SQL, how can we bind username/password to a specific ippool? Like what I do in /users, Username Cleartext-Password := password, Pool-Name := poolname http://wiki.freeradius.org/SQL_HOWTO#Populating_SQL Ivan Kalik Kalik Informatika ISP - List