[RADIATOR] BUG in ServerTACACSPLUS.pm - not processing client related attributes
Hugh Irvine
hugh at open.com.au
Sun Apr 5 22:02:01 CDT 2009
Hello Ranko -
Our testing here shows correct operation with Radiator 4.4.
Can you please send us a copy of your configuration file and a trace 4
debug showing what is happening?
thanks and regards
Hugh
On 6 Apr 2009, at 00:54, Ranko Zivojnovic wrote:
> Greetings,
>
> Radiator is not processing attributes associated with the client in
> ServerTACACSPLUS.pm (like AddToRequest and similar) due to the
> following bug:
>
> ---cut---
> --- a/Radius/ServerTACACSPLUS.pm 2009-03-10 23:59:01.000000000 +0200
> +++ b/Radius/ServerTACACSPLUS.pm 2009-04-05 17:23:15.000000000 +0300
> @@ -554,7 +554,7 @@
> }
>
> # Use Client settings to manipulate Request/Reply
> - my $client = &Radius::Client::findAddress($self->{peeraddr});
> + my $client =
> &Radius::Client::findAddress(Radius::Util::inet_pton($self-
> >{peeraddr}));
>
> $tp->rewriteUsername($client->{RewriteUsername})
> if defined $client->{RewriteUsername};
> ---cut---
>
> Best regards,
>
> Ranko
>
> --
> Ranko Zivojnovic
> IT Director/CTO
>
> SpiderNet Services Public Ltd.
> Nicosia, Cyprus
> Tel: +357 22 844844
> FAX: +357 22 844777
> E-Mail: ranko at spidernet.net
> Web: www.spidernet.net
>
>
> _______________________________________________
> radiator mailing list
> radiator at open.com.au
> http://www.open.com.au/mailman/listinfo/radiator
NB:
Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
Have you checked the RadiusExpert wiki:
http://www.open.com.au/wiki/index.php/Main_Page
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.
More information about the radiator
mailing list