(RADIATOR) acct starts and acct stops

2001-10-03 Thread lloyd dagoc
hello, i just want to ask if this can be done...i want to split acct stops and acct starts into two tables say RADUSAGEstart and RADUSAGEstop...is this config ok... AccountingStartsOnly AccountingTable RADUSAGEstart AcctColumnDef USERNAME,User-Name AcctColumnDef TIME_STAMP,Timestamp,int

(RADIATOR) AcctLogFileName and AuthBy LDAP2 ??

2001-10-03 Thread Eric Castaneda
We are running Radiator 2.18.4 using Authby LDAP2 to authenticate users against Open LDAP 2.0.7. We need to have "detail" type logging that is enabled by using the "AcctLogFileName" option in the radius.cfg file. Section 6.35 of the latest reference manual states that Radiator "does n

RE: (RADIATOR) AcctLogFileName and AuthBy LDAP2 ??

2001-10-03 Thread Ingvar Berg (ERA)
Just go ahead and use the "AcctLogFileName" option, it works. /Ingvar > -Original Message- > From: Eric Castaneda [mailto:[EMAIL PROTECTED]] > Sent: den 3 oktober 2001 14:41 > To: [EMAIL PROTECTED] > Subject: (RADIATOR) AcctLogFileName and AuthBy LDAP2 ?? > > > > We are running Rad

(RADIATOR) Dynamic DNS with Radiator & Bind

2001-10-03 Thread Ricardo D. Albano
Hi, any was implemented a dynamic DNS with radiator and bind ? Any know good information about this stuff ?   RDA.-

(RADIATOR) Concatenating or modifying values for SQL accounting

2001-10-03 Thread Ward, Josh
Ok, I'm a new radiator user, so I hope this isn't a silly question. In my SQL accounting database, I have a field that I need to keep the 'connection info' in. Basically, what I'd like to stash in that field is the information about what speed the user had when the initially connected as passe

(RADIATOR) Radiator and RAdmin WinNT Help

2001-10-03 Thread John Edward
Hello We have bought Radiator and Radmin, we installed Radiator 2.18.2 using an AuthNT.pm file from a old version 2.14.x because the AuthNT.pm version 2.18.2 never worked fine. We have several questions about the functionality from Radiator y Radmin 1. The Radius is working but in any time t

(RADIATOR) Accouting File

2001-10-03 Thread Mike McCauley
-- Forwarded Message -- Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [Rod Strumbel <[EMAIL PROTECTED]>] Date: Wed, 3 Oct 2001 12:10:06 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] >From [EMAIL PROTECTED] Wed Oct 3 12:10:06 2001 Received: from merc

(RADIATOR) addtoreply

2001-10-03 Thread Mike McCauley
-- Forwarded Message -- Subject: BOUNCE [EMAIL PROTECTED]:Non-member submission from [Tech <[EMAIL PROTECTED]>] Date: Wed, 3 Oct 2001 19:28:29 -0500 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] >From [EMAIL PROTECTED] Wed Oct 3 19:28:28 2001 Received: from smtp.tcr.com

Re: (RADIATOR) Concatenating or modifying values for SQL accounting

2001-10-03 Thread Hugh Irvine
Hello Josh - You can't do what you describe with a simple AcctColumnDef, however you can certainly do it with an AcctSQLStatement. Have a look at section 6.28.15 in the Radiator 2.18.4 reference manual. regards Hugh On Thursday 04 October 2001 06:47, Ward, Josh wrote: > Ok, > > I'm a new r

Re: (RADIATOR) AcctLogFileName and AuthBy LDAP2 ??

2001-10-03 Thread Hugh Irvine
Hello Eric - On Wednesday 03 October 2001 22:40, Eric Castaneda wrote: > We are running Radiator 2.18.4 using Authby LDAP2 to authenticate > users against Open LDAP 2.0.7. We need to have "detail" type logging > that is enabled by using the "AcctLogFileName" option in the radius.cfg > fil

Re: (RADIATOR) Dynamic DNS with Radiator & Bind

2001-10-03 Thread Hugh Irvine
Hello Ricardo - Radiator does not support dynamic DNS updates. regards Hugh On Thursday 04 October 2001 00:51, Ricardo D. Albano wrote: > > Hi, any was implemented a dynamic DNS with radiator and bind ? > Any know good information about this stuff ? > > RDA.- --

Re: (RADIATOR) Accouting File

2001-10-03 Thread Hugh Irvine
Hello Rod - > > I finally got my validation process working with multiple > sections, but am still > not getting any entries in the AcctLogFileName file. > > If I run the radpwtst program, it DOES put a start and stop entry into that > AcctLogFileName file, > but actual dialup validations are

Re: (RADIATOR) addtoreply

2001-10-03 Thread Hugh Irvine
Hello - There are some example hooks in the file "goodies/hooks.txt" in the Radiator distribution. hth Hugh > > Below is a realm file this works ok but when I have tried to make this > AddToReply as part of a postauthHook as a addtoreplyifnotexit for all > default users but if user x,y,k t

Re: (RADIATOR) acct starts and acct stops

2001-10-03 Thread Hugh Irvine
Hello Lloyd - You cannot do what you show below, you will need two separate AuthBy SQL clauses. What else are you doing in the configuration file? regards Hugh On Wednesday 03 October 2001 19:36, lloyd dagoc wrote: > hello, > i just want to ask if this can be done...i want to split acct sto