(RADIATOR) Session Database Verify?

2003-02-28 Thread William Taylor
I seem to have a problem with users ocasionally remaining in the session sql database. I was wondering if there is a utility I could run from cron every 5mins or so that would query the database for users and then query the NAS to see if they are still logged in? If they are not logged in then it

(RADIATOR) Different Databases

2003-02-13 Thread William Taylor
Is there a way to Authenticate users out of one SQL database and insert the accounting records into a different database? I would like to have a seperate ACCOUNTING database and it doesn't look like I can right now. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL

(RADIATOR) Simultaneous-Use Question

2003-02-12 Thread William Taylor
OK heres what I want to do: I would like to use Simultaneous-Use to limit ports to users. I read that you are supposed to use it as a check item. Im using a PostAuthHook called addReply to add certain attibutes to the reply based on whats in my database. It will also reject users that are

(RADIATOR) Assign IP's or Default

2003-02-04 Thread William Taylor
Ok guys, Im trying to finish up my migration off of livingston radius. Here is what I would like to do. Currently in radiator I am authing users out of an SQL database. Some of my users have Static IP address and Framed routes. For these users I had entries in the Users File in livingston.

Re: (RADIATOR) Assign IP's or Default

2003-02-04 Thread William Taylor
the pseudo-attribute to the incoming request, because the packet is discarded after processing). You will find some example hooks in the file goodies/hooks.txt in the Radiator distribution. regards Hugh On Wednesday, Feb 5, 2003, at 06:39 Australia/Melbourne, William Taylor