Re: sql accounting and custom attributes

2002-11-07 Thread Alexey Chetroi
Thanks, I'll try it ASAP. On Wed, Nov 06, 2002 at 12:23:34PM -0800, Hielke Christian Braun wrote: Date: Wed, 6 Nov 2002 12:23:34 -0800 From: Hielke Christian Braun [EMAIL PROTECTED] Hi, i am using that with a cvs version from september, but it worked with all version up to from 0.5

Re: sql accounting and custom attributes

2002-11-06 Thread Alexey Chetroi
On Tue, Nov 05, 2002 at 10:49:12AM -0500, Alan DeKok wrote: doc/variables.txt mentions that you can use %{Attribute-Name}, but what if there are several attributes with the same name, eg Cisco-AVpair? The server doesn't handle that right now. I just want to log ras-tx-speed and

Re: sql accounting and custom attributes

2002-11-06 Thread Thomas Jalsovsky
On Wed, 6 Nov 2002, Alexey Chetroi wrote: On Tue, Nov 05, 2002 at 10:49:12AM -0500, Alan DeKok wrote: doc/variables.txt mentions that you can use %{Attribute-Name}, but what if there are several attributes with the same name, eg Cisco-AVpair? The server doesn't handle that right

Re: sql accounting and custom attributes

2002-11-06 Thread Alexey Chetroi
On Wed, Nov 06, 2002 at 09:15:30AM +0100, Thomas Jalsovsky wrote: doc/variables.txt mentions that you can use %{Attribute-Name}, but what if there are several attributes with the same name, eg Cisco-AVpair? The server doesn't handle that right now. I just want to log

Re: sql accounting and custom attributes

2002-11-06 Thread Hielke Christian Braun
Hello Thomas, On Wed, Nov 06, 2002 at 09:15:30AM +0100, Thomas Jalsovsky wrote: On Wed, 6 Nov 2002, Alexey Chetroi wrote: Is it possible to rewrite attribute names eg in preprocess module, like cisco_vsa_hack. eg to convert from: Cisco-AVPair = nas-rx-speed=31200 to

sql accounting and custom attributes

2002-11-05 Thread Alexey Chetroi
Hello All, doc/variables.txt mentions that you can use %{Attribute-Name}, but what if there are several attributes with the same name, eg Cisco-AVpair? I just want to log ras-tx-speed and ras-rx-speed attributes from the cisco in sql table. Is there any trick? -- Best regards, Alexey

Re: sql accounting and custom attributes

2002-11-05 Thread Alan DeKok
Alexey Chetroi [EMAIL PROTECTED] wrote: doc/variables.txt mentions that you can use %{Attribute-Name}, but what if there are several attributes with the same name, eg Cisco-AVpair? The server doesn't handle that right now. I just want to log ras-tx-speed and ras-rx-speed attributes