nas config in sql table

laurent.feron at free.fr laurent.feron at free.fr
Wed Nov 28 23:06:14 CET 2012


in the mysql database, i would like only the 'nas' table, and not other tables (radcheck, ...). Is it possible?
Regards
laurent

----- Mail original -----
De: "Alan DeKok" <aland at deployingradius.com>
À: "FreeRadius users mailing list" <freeradius-users at lists.freeradius.org>
Envoyé: Mardi 27 Novembre 2012 22:03:28
Objet: Re: nas config in sql table

laurent.feron at free.fr wrote:
> Hello,
> I saw in many messages that with the module sql it is possible to do authentication against sql table 

  No, it's not possible to do that.

  SQL is a *database*.  Databases store data.  They don't do authentication.

  SQL is used to store "known good" passwords.  See the documentation
and the Wiki for examples of how to store these passwords in SQL.

> and also to have the NAS definition in another table. Is it possible to have only the configuration of NAS in a sql table? The authorization and authentication are done with other modules (perl scriptings).

  Yes.  There is no requirement to do everything in SQL.

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


More information about the Freeradius-Users mailing list