how can I create a user programatically?

2009-04-08 Thread Matthew Carriere
I have a web application that I would like to use to provision users with. Has anyone done this? What tables would need to accessed in the schema to do this? I am hoping this isn't too difficult Matthew. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Programatically provision users to server.

2008-12-10 Thread Matthew Carriere
? Oh no. There is so much more to it than that. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Matthew Carriere [EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

FreeRadius and Ubuntu 8.10

2008-12-10 Thread Matthew Carriere
I am also about to install FreeRadius, anyone have experience with installing on Ubuntu 8.10 Server 32 Bit? -- Matthew Carriere [EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Programatically provision users to server.

2008-12-09 Thread Matthew Carriere
and Expiration attribute. Ivan Kalik Kalik Informatika ISP Dana 8/12/2008, Matthew Carriere [EMAIL PROTECTED] 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

Re: Programatically provision users to server.

2008-12-09 Thread Matthew Carriere
accounts on the WLAN. You said you were going to make a Ruby application that will handle that. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html -- Matthew Carriere [EMAIL PROTECTED] - List info/subscribe/unsubscribe

Re: Programatically provision users to server.

2008-12-08 Thread Matthew Carriere
://www.freeradius.org/list/users.html -- Matthew Carriere [EMAIL PROTECTED] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Programatically provision users to server.

2008-12-04 Thread Matthew Carriere
Hi everyone, I am thinking of adding a FreeRadius server to an existing infrastructure in order to provision users through an application. I am currently running a WLAN controller connecting several access points. Currently users are added manually through the WLAN controller interface.

Re: Programatically provision users to server.

2008-12-04 Thread Matthew Carriere
Matthew On 4-Dec-08, at 1:44 AM, Alan DeKok wrote: Matthew Carriere wrote: I am thinking of adding a FreeRadius server to an existing infrastructure in order to provision users through an application. FreeRADIUS authenticates users... databases provision them. I am currently running a WLAN

Re: Programatically provision users to server.

2008-12-04 Thread Matthew Carriere
Chapellon [EMAIL PROTECTED] piše: http://wiki.freeradius.org/SQL_HOWTO http://wiki.freeradius.org/Rlm_sql_mysql Le 04.12.2008 09:03, Matthew Carriere a écrit : This is great thank you. I was trying to find something in the documentation about doing this. Could anyone point me in the direction