(RADIATOR)

2003-06-03 Thread radius
Hi, I am using Radiator on a RedHat 7.3 and MS SQL Database on W2K. I am using Easysoft ODBC Bridge to access te database from linux to w2k. All configuration seems to be well but got an error when i tried to test the SQL. Error Message: Can't locate DBI.pm in @INC (@INC contains: . /usr/lib

(RADIATOR) SessionDatabse SQL and Multiple Logins

2002-05-26 Thread radius
I have configured my Radiator 3.0 to use a Mysql database for session management.   I assume that "SessionDatabase SQL" is a global directive.   In each relam that I only want to permit single logins. I have specified "DefaultSimultaneousUse 1"   I am using the database schema for the RADONLI

(RADIATOR) test

2002-05-26 Thread radius
test

Re: (RADIATOR) Re: SessionDatabse SQL and Multiple Logins

2002-05-26 Thread radius
Dear Hugh, The problem we are faced with is that the NAS we use does not use ports. It sends the port type as "5" being virtual to the Radius. So all sessions by any user gets stored in the database with having a port of "0" as such, when the "delete from RADONLINE whe

(RADIATOR) SessionDatabase

2002-05-27 Thread radius
I am using the following config for SessionDatabase:             Identifier  XXX               SessionDatabase XXX                 SessionDatabase XXX         I get the following error in the log fie:   ERR: Unknown keyword 'SessionDatabase' in   Have I used "SessionDatabase" in th

(RADIATOR) new config

2001-10-25 Thread Radius Server
Hello I am attempting to config radiator for the first time. I am using an NT4 platform and I want to use a local group "mailgroup" to authenticate users. However overtime I attempt to use it I get a user "mikem" which is a default obviously. I have installed and setup radiator according to the ma

(RADIATOR) command line

2001-11-02 Thread Radius Server
Hello Where will I find a set of command line "commands" for Radiator. Regards Kieran Lacy === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

(RADIATOR) PostAuthHook

2002-07-30 Thread Radius Admin
I am trying to implement a PostAuthHook.   I have added the following line in my configuration file               blah     blah       PostAuthHook file:"%D/SetActive.txt"       When I start Radiator I get the following error: ERR: Unknown keyword 'PostAuthHook' in   I am not using Handl

(RADIATOR) Accounting Keep Alives

2002-08-04 Thread Radius Admin
How do I send Accounting Keep Alives to a NAS? How is this implemented in Radiator?   Thanks  

(RADIATOR) Expiration

2002-08-12 Thread Radius Admin
I am trying to update an EXPIRATION field which is a date field in my users database.   I am trying to use the following statement.   AcctSQLStatement update USERS set EXPIRATION=%t+7776000 where...   Is there anyway for me to format the value of "%t+7776000" to a format which is accepta

Re: (RADIATOR) Expiration

2002-08-13 Thread Radius Admin
Title: Message Dave,   I am now using this:   AcctSQLStatement update USERS set EXPIRATION='%Y-%m-%d' where .   I would like the month to be 3 months from the current date. ie. +3. How do I do this?   Thanks   - Original Message - From: Dave Kitabjian

Re: (RADIATOR) Calculating Session-Timeout based on Expiration?

2002-11-16 Thread Radius Admin
18.222.2638x109 > > ShreveNet Inc.f: 318.221.6612 > > > > > > === > > Archive at http://www.open.com.au/archives/radiator/ > > Announcements on [EMAIL PROTECTED] > > To unsubscribe, email '[EMAIL PROTECTED]' with > > 'unsubscr