On Tue, 18 May 2004 11:39:14 -0400
Mike Cathey <[EMAIL PROTECTED]> wrote:

> Graeme,
> 
> On Tue, 2004-05-18 at 11:02, Graeme Hinchliffe wrote:
> > permit table
> > | username | allow from       |
> > | fred     | 2004-05-18 15:45 |
> > | tom      | 2004-05-18 18:00 |
> 
> I appreciate the suggestion.  I had the vain hope that something was
> already setup to do this.  I'm using Session-Timeout to handle the 4
> hour limit.  I guess the tough part would be dumping data into this
> second table.  A cron job or the like could get very (cpu/io)
> expensive--especially as the table grows--and the RDBMS I'm currently
> using doesn't support triggers.

Postgres does support triggers and is very flexible.  Plus you only need
to enter them once and then update as time goes on.


-- 
-----
Graeme Hinchliffe (BSc)
Core Internet Systems Designer
Zen Internet (http://www.zen.co.uk/)

ICQ 3842605 (link)

Direct: 0845 058 9074
Main  : 0845 058 9000
Fax   : 0845 058 9005


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to