RE: (RADIATOR) strange ascend profiles

1999-09-02 Thread Hugh Irvine
Hi Mickey - > > > > The best way is to turn this off in the NAS. Otherwise you can always define > > bogus users for them in your users file. > > Hi, > > Any idea how I turn this off in the (ascend) NAS? Here are the pointers to the discussion on the list: http://www.thesite.com.au/~radiato

RE: (RADIATOR) strange ascend profiles

1999-09-02 Thread Mickey Coggins
> > On Tue, 31 Aug 1999, Mickey Coggins wrote: > > Hi, > > > > I have seen this answered, but I can't find it in the archives. > > > > How do you handle the case where an ascend max or tnt sends out > > an infinite stream of radius requests for profiles like the pools, > > initial-banner, frdl

Re: (RADIATOR) using the Group check item

1999-09-02 Thread Anand Buddhdev
On Thu, Sep 02, 1999 at 10:43:24AM +1000, Hugh Irvine wrote: > > My idea is that if a user is a member of the unix group "email", then > > they are authenticated by the first DEFAULT paragraph, and get a filter > > which restricts them to email only. If not, then they get the paragraph, > > and h

(RADIATOR) logging everything with sql into database

1999-09-02 Thread Ragnar Kurm
i'm trying to make radiator to log everything into my database. my database table would contain following fields: id, key, value. one log event would be grouped by id. how can this be achieved? nearest solution i can think of is following: * hack radiator to provide a perl code to access all eve

RE: (RADIATOR) AccountingLogFile

1999-09-02 Thread ext-aurelien . requiem
> -Original Message- > From: EXT Hugh Irvine [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 02, 1999 2:02 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: RE: (RADIATOR) AccountingLogFile > > > > Hello Requiem - > > On Wed, 01 Sep 1999, [EMAIL PROTE

Re: (RADIATOR) logging everything with sql into database

1999-09-02 Thread John Coy
Radiator already provides funtionality to log everything to an SQL database. There's no hacking required. Look at the and the directives. The docs are at http://www.open.com.au/radiator/ref.html I've even posted an example implementation to log accounting packets into an SQL database while re

(RADIATOR) Radiator & Cisco

1999-09-02 Thread ext-aurelien . requiem
Hello I'm trying to setup my Nas (Cisco AS5200) to assign ip address throught radiator. If any one has done this, could you send me the nas config and radius config too with all reply attributes! Thanks a lot ! application/ms-tnef

Re: (RADIATOR) logging everything with sql into database

1999-09-02 Thread Hugh Irvine
Hello Ragnar - On Thu, 02 Sep 1999, Ragnar Kurm wrote: > i'm trying to make radiator to log everything into my database. > my database table would contain following fields: id, key, value. > one log event would be grouped by id. how can this be achieved? > > nearest solution i can think of is f

Re: (RADIATOR) Radiator & Cisco

1999-09-02 Thread Hugh Irvine
Hello Requiem - On Fri, 03 Sep 1999, [EMAIL PROTECTED] wrote: > >%_Hello > > I'm trying to setup my Nas (Cisco AS5200) to assign ip address > throught radiator. If any one has done this, could you send me > the nas config and radius config too with all reply attributes! > There is an example

(RADIATOR) AddToReplyIfNotExist ???

1999-09-02 Thread Timothy G. Wells
Hi Mike, I tried this to patch 2.14 but patch seems to dislike the differences between this version and the one the patch was made for. We could really use this feature so I'm requesting that this get officially added. Thanks, -- Tim === Archive at http://www.thesite.com.au/~radiator/ To un

(RADIATOR) Accounting

1999-09-02 Thread Chris Knight
Howdy, A client of ours is running Radiator, and I need to get the Accounting data into a SQL server for billing purposes. Because of management and responsibility requirements, I have to get the data from the accounting log file, play with it in Perl, and put it into the SQL Server. I'm n