RE: Fwd: RE: (RADIATOR) Connect to MS SQL Server 2000 from Linux

2001-11-09 Thread Chris Given
A good solution for this is the Merant drivers (Which allow a direct ODBC connection from most Unixes to Microsoft SQL Server 2000). We are running all our radius servers on Linux with this driver directly connected to SQL server with no problems. Keep in mind, the drivers are not free (Except J

FW: (RADIATOR) HydraRADIUS

2001-11-18 Thread Chris Given
Check out foundry networks, they make a nice product to do this. http://www.foundrynetworks.com/ -Original Message- From: Mike McCauley [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 18, 2001 3:18 PM To: [EMAIL PROTECTED] Subject: Re: (RADIATOR) HydraRADIUS -- Forwarded M

RE: (RADIATOR) Stop Responding

2000-09-26 Thread Chris Given
Have you considered a diffrent database? We run 5 radius servers off one database with no issues. -Original Message- From: Ron Hensley [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 26, 2000 7:38 AM To: Hugh Irvine Cc: [EMAIL PROTECTED] Subject: Re: (RADIATOR) Stop Responding Hugh,

RE: (RADIATOR) FreeTDS

2000-09-28 Thread Chris Given
More than likely what's happening is you don't have SYBASE exported correctly. FreeTDS will say 'failed to connect to 0.0.0.0:0 in its error log if it can't find the DSN name in a interfaces file (because SYBASE isn't exported to /usr/local/freetds/) -Original Message- From: Dean Brandt [

(RADIATOR) Disabling SessionDatabase on a per client level

2000-11-13 Thread Chris Given
How can I disable the on a per level? === Archive at http://www.starport.net/~radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

RE: (RADIATOR) Lost entries in RADONLINE table via SQL

2001-01-29 Thread Chris Given
You can use SNMP, or when you get too big for that to work I would suggest having your NOC delete from the RADONLINE table all entries for that NAS IP Address when you reboot a card. -Original Message- From: Sergio Gonzalez [mailto:[EMAIL PROTECTED]] Sent: Monday, January 29, 2001 11:20 A

RE: (RADIATOR) Setting time blocks and account expirations

2001-02-06 Thread Chris Given
Yes, if your using SQL set the SessionTimeout to the amount of time they bought, and restrict the login limit to one. After that is done you can use a stored procedure to hook to decrement the SessionTimeout each time the user disconnects and you get the Account-Session-Stop packet. This would be

RE: (RADIATOR) Oracle on Sun or Linux?

2001-03-07 Thread Chris Given
Our radius servers running Linux & MySQL / Linux & Connecting to MSSQL have up to 300 days uptime, and would have more if it wasn't for a power outage before we had a generator. -Original Message- From: Jeremy Burton [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 07, 2001 5:00 AM To: S

(RADIATOR) Radius process dying

2001-05-25 Thread Chris Given
Hello everyone, are there any known issues with the latest release of radiator dying for any reason? We have ran radiator fine for months at a time in the past and now after only 13 days of uptime the radius daemon died? === Archive at http://www.open.com.au/archives/radiator/ Announcements on [

(RADIATOR) Radiator missing MD4

2001-05-29 Thread Chris Given
I was lucky enough to find this message on my terminal when I came in today. Can't locate Digest/MD4.pm in @INC (@INC contains: . /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at Radius/MSC

(RADIATOR) Feature Request

2001-06-22 Thread Chris Given
Im not sure how radiator internally works, but I was wondering if it would be possible to send a "batch" of all the current authentication requests waiting up to a database server (Using XML) and return a "result set" of there attributes. Something like this Auth Query : EXEC some_radius_authent

RE: (RADIATOR) SQL Server 2000

2001-07-11 Thread Chris Given
Yes, it does. Try the driver at www.merant.com (This driver is not free, but its not a proxy driver like most others either) -Original Message- From: Daud Yusof [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 7:01 AM To: Radiator Subject: (RADIATOR) SQL Server 2000 Hi there,