Thanks Alan and Maxim, 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" Thanks in advance Xiaochen -----Original Message----- From: freeradius-users-bounces+xjing=datavalet.com@lists.freeradius.org [mailto:freeradius-users-bounces+xjing=datavalet.com@lists.freeradius.org] 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) for authenticating the username/password.
No. It READS the username/password from the DB. SQL isn't an authentication protocol.
Can this be accomplished? I 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