Authentication MS SQL Server 2008
Alan DeKok
aland at deployingradius.com
Wed Sep 9 18:23:39 CEST 2015
On Sep 9, 2015, at 11:15 AM, Andrés Gómez <andres.gomez.ruiz at gmail.com> wrote:
> I have a list of authorized users stored in a Microsoft SQL Server 2008.
> My Freeradius system is installed on a Linux server, and I want to store
> the accounting (radacct table) data in my Linux server (mysql).
>
> can freeradius ask to Microsoft SQL Server 2008 to authorize an user?
> How can I do it?
Yes. Just write an SQL query.
What information is the SQL server? What do the tables look like? What's in them? Can you write an SQL query which keys off of the user name, and returns information about that user?
Alan DeKok.
More information about the Freeradius-Users
mailing list