Re: Automatically Generating Expiration - Freeradius 2.1.9 / mysql 5.1 / dialup admin

2010-11-25 Thread YvesDM
On Wed, Nov 24, 2010 at 7:50 AM, mikal m...@atceast.com wrote: What I'm trying to do is enable a non-technical person to create temporary, guest like accounts using the dialup admin interface.  The accounts will be created as needed, they need to expire within a predetermined time frame(s)

RE: Automatically Generating Expiration - Freeradius 2.1.9 / mysql 5.1 / dialup admin

2010-11-24 Thread Ben Wiechman
I don't know of a way to do that in dialup_admin, but you could potentially look at using a trigger on insert in MySQL. That might be problematic however if you have some users that you don't want to automatically assign this Expiration to. Otherwise if the services assigned are simple it might