(RADIATOR) ServerTACACSPLUS.pm bug
Igor Briski
igor.briski at iskon.hr
Thu Feb 12 07:05:54 CST 2004
Hello!
I found a little, but quite annoying bug in ServerTACACSPLUS.pm. It
looks like a copy'n'paste error. :)
Here's the patch:
--- ServerTACACSPLUS.pm.orig Thu Feb 12 14:00:26 2004
+++ ServerTACACSPLUS.pm Thu Feb 12 13:37:56 2004
@@ -796,7 +796,7 @@
length($server_msg), length($data),
$status,
$server_msg, $data);
- $self->reply($Radius::ServerTACACSPLUS::TAC_PLUS_AUTHEN, $body);
+ $self->reply($Radius::ServerTACACSPLUS::TAC_PLUS_ACCT, $body);
}
#####################################################################
--
Igor Briski <igor.briski at iskon.hr>
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list