Re: [RADIATOR] dictionary entries for Ascend conflict with IANA assigned ones

2011-06-10 Thread Heikki Vatiainen
On 06/07/2011 08:09 PM, Heikki Vatiainen wrote: > On 06/06/2011 07:27 PM, Bruno Tiago Rodrigues wrote: Hello Bruno and others, [about attributes 119-123 and possible others too] >> I was wondering if this could be fixed (or at least documented) on the >> next releases. > I'll check about adding

[RADIATOR] Stopping Radiator: problem with killproc

2011-06-10 Thread Aeneas Jaißle
-Ursprüngliche Nachricht- Von: Nicola Wassell [mailto:nic...@open.com.au] Gesendet: Freitag, 10. Juni 2011 13:53 An: Aeneas Jaißle Betreff: RE: Your Radiator RADIUS server evaluation Hello Aeneas Thank you for your reply. Please see me responses inline below: > -Original Message

Re: [RADIATOR] Stopping Radiator: problem with killproc

2011-06-10 Thread Heikki Vatiainen
On 06/10/2011 04:30 PM, Aeneas Jaißle wrote: Hello Aeneas, >> there were some issues while installing and running the radius server >> for the first time on an openSUSE server (system was looking for the >> scripts in /usr/lib/perl5/site_perl/5.12.3/ instead of >> /usr/lib/perl5/site_perl/5.10.

[RADIATOR] Client Identifier and variable substitution

2011-06-10 Thread Barry Ard
I am wanting to create a handler like: AcctLogFileName %L/fw.detail Filename%D/users-%{Client-Identifier} But there doesn't seem to be any way to do variable substitution using the client identifier. Please prove me wrong. -- =

Re: [RADIATOR] Client Identifier and variable substitution

2011-06-10 Thread Alan Buxey
Hi, >But there doesn't seem to be any way to do variable substitution using the >client identifier. Please prove me wrong. %{Client:Identifier} ?? alan ___ radiator mailing list radiator@open.com.au http://www.open.com.au/mailman/listinfo/rad

Re: [RADIATOR] Stopping Radiator: problem with killproc

2011-06-10 Thread Aeneas Jaißle
Hi, I just tried the patched script, no change at all. # /etc/init.d/radiator stop Shutting down Radiator: killproc: Usage: killproc [-v] [-q] [-L] [-g|-G] [-N] [-p pid_file] [I ignore_file] \ [-c root] [-t] [-SIG] /full/path/to/executable killproc -l # OS is op

Re: [RADIATOR] Client Identifier and variable substitution

2011-06-10 Thread Barry Ard
Thanks to Alan, I have been proven wrong - in 6 minutes and ~7000km (judging by Alan's email address). Barry On Fri, Jun 10, 2011 at 3:23 PM, Alan Buxey wrote: > Hi, > > >But there doesn't seem to be any way to do variable substitution using > the > >client identifier. Please prove me w