<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a href="http://wiki.freeradius.org/SQL_HOWTO">http://wiki.freeradius.org/SQL_HOWTO</a><br>
<br>
<a href="http://wiki.freeradius.org/Rlm_sql_mysql">http://wiki.freeradius.org/Rlm_sql_mysql</a><br>
<br>
Le 04.12.2008 09:03, Matthew Carriere a écrit :
<blockquote cite="mid:1EE2676F-05E0-4996-82F2-D8EE46C4C585@gmail.com"
type="cite">This is great thank you.
<br>
<br>
I was trying to find something in the documentation about doing this.
Could anyone point me in the direction of documentation that outlines
using a MySQL database for authenticating users?
<br>
<br>
Is there some kind of schema that the users table must follow?
<br>
<br>
Thanks
<br>
<br>
Matthew
<br>
<br>
On 4-Dec-08, at 1:44 AM, Alan DeKok wrote:
<br>
<br>
<blockquote type="cite">Matthew Carriere wrote:
<br>
<blockquote type="cite">I am thinking of adding a FreeRadius server
to an existing
<br>
infrastructure in order to provision users through an application.
<br>
</blockquote>
<br>
FreeRADIUS authenticates users... databases provision them.
<br>
<br>
<blockquote type="cite">I am
<br>
currently running a WLAN controller connecting several access points.
<br>
Currently users are added manually through the WLAN controller
interface.
<br>
<br>
Could I add a FreeRadius server and be able to programatically add
users
<br>
to it? I need to be able to do this through a Ruby on Rails
application.
<br>
</blockquote>
<br>
Install FreeRADIUS *and* MySQL. Use a RoR app to provision the
<br>
database. Use FreeRADIUS to pull user information out of the database,
<br>
and authenticate the users.
<br>
<br>
Alan DeKok.
<br>
-
<br>
List info/subscribe/unsubscribe? See
<a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
<br>
</blockquote>
<br>
-
<br>
List info/subscribe/unsubscribe? See
<a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
<br>
<br>
</blockquote>
</body>
</html>