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
-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
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.
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.
--
=
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
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
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