Programatically provision users to server.

Matthew Carriere matthew.carriere at gmail.com
Wed Dec 10 01:36:32 CET 2008


Ok this has been very helpful.
So I just want to make sure I am headed down the right path. I have a WLAN
controller that will be configured to use RADIUS for authentication.
Currently it (WLAN) uses its own user accounts on the controller. Does this
mean that the WLAN will deliver an IP after the RADIUS has authenticated the
user? How does a user authenticate to the RADIUS server?

Basically I need to automate the current manual task of creating the user
accounts on the WLAN.

2008/12/8 <tnt at kalik.net>

> http://wiki.freeradius.org/SQL_HOWTO#Populating_SQL
>
> See also sqlcounters and Expiration attribute.
>
> Ivan Kalik
> Kalik Informatika ISP
>
>
> Dana 8/12/2008, "Matthew Carriere" <matthew.carriere at gmail.com> piše:
>
> >So I was taking a look at the schema's provided on Github. Can someone
> >narrow down for me what the workflow of provisioning a user would look
> >like?
> >Specifically what I need to do is authorize/de-authorize users using a
> >timestamp. So what I am thinking is:
> >
> >1. I would provision users in my Rails application.
> >2. Authenticated users would then be added to or looked up in a FreeRadius
> >server schema (table?)
> >3. FreeRadius users would need to 'timeout' or expire. Is this possible
> >programatically? Would I have to run a sweep outside of FreeRadius to
> expire
> >users?
> >
> >Does the mere presence of a user in a specific FreeRadius schema allow its
> >access or does it make it 'available' to be given access? If that's the
> case
> >how would I give them access programatically. I suspect there is another
> >authorization table or something of the sort.
> >
> >Thanks again for the help.
> >
> >Matthew.
> >
> >
> >On Thu, Dec 4, 2008 at 1:15 PM, <tnt at kalik.net> wrote:
> >
> >> >Has anyone done this before in any language?
> >>
> >> I've done it in ASP.NET (C#), php and perl (on separate occasions). You
> >> actually have dialup admin (php) included with the server. That is not
> >> under active development. daloRadius is (you will find the developer
> >> lurking on this list).
> >>
> >> >Any potential issues to
> >> >watch out for?
> >>
> >> Not much. Changes from version to version might require application
> >> alterations. Schema, attributes, operators are not set in stone.
> >>
> >> Ivan Kalik
> >> Kalik Informatika ISP
> >>
> >> -
> >> List info/subscribe/unsubscribe? See
> >> http://www.freeradius.org/list/users.html
> >>
> >
> >
> >
> >--
> >Matthew Carriere
> >matthew at blackninjasoftware.com
> >
> >
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>



-- 
Matthew Carriere
matthew at blackninjasoftware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20081209/98a36354/attachment.html>


More information about the Freeradius-Users mailing list