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? <div><br></div><div>Specifically what I need to do is authorize/de-authorize users using a timestamp. So what I am thinking is:</div>
<div><br></div><div>1. I would provision users in my Rails application.</div><div>2. Authenticated users would then be added to or looked up in a FreeRadius server schema (table?)</div><div>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?</div>
<div><br></div><div>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.</div>
<div><br></div><div>Thanks again for the help.</div><div><br></div><div>Matthew.</div><div><br></div><div><div><br><div class="gmail_quote">On Thu, Dec 4, 2008 at 1:15 PM,  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">>Has anyone done this before in any language?<br>
<br>
</div>I've done it in <a href="http://ASP.NET" target="_blank">ASP.NET</a> (C#), php and perl (on separate occasions). You<br>
actually have dialup admin (php) included with the server. That is not<br>
under active development. daloRadius is (you will find the developer<br>
lurking on this list).<br>
<div class="Ih2E3d"><br>
>Any potential issues to<br>
>watch out for?<br>
<br>
</div>Not much. Changes from version to version might require application<br>
alterations. Schema, attributes, operators are not set in stone.<br>
<div class="Ih2E3d"><br>
Ivan Kalik<br>
Kalik Informatika ISP<br>
<br>
</div><div><div></div><div class="Wj3C7c">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Matthew Carriere<br><a href="mailto:matthew@blackninjasoftware.com">matthew@blackninjasoftware.com</a><br>
</div></div>