[RADIATOR] Additional info: Problem with latest Radiator version

sommerfeld at hs-heilbronn.de sommerfeld at hs-heilbronn.de
Fri Aug 1 07:19:40 CDT 2008


Hi,

 

I forgot to give you the info how we’re trying to authenticate. We’re using
a Perl program called “tino” (has been installed before I was administrator
here), the source code calling Radiator is this:

 

 

..

..

use Authen::Radius;

..

..

 

my $radius =

                  new Authen::Radius( Host => $radius_host, Secret =>
$radius_secret );

                if ( $radius->check_pwd( $user, $pass ) ) {

                        return 1;

                }

                else {                        

                        return undef;

                }

 

 

With version 3.8 of Radiator this leads to no output in radiator log file
and the login fails. With version 4.3.1 Authen::Radius doesn’t exist
anymore(?) and I renamed it to Radius::Radius but that doesn’t also work and
then brings up the error message I wrote you in the last mail:

 

Can’t locate object method “attrByNum” via package “Host” (perhaps you
forgot to load “Host”?) at /usr/local/share/perl/5.8.8/Radius/Radius.pm line
1817

 

 

Which is probably caused by the fact that the source code has changed
drastically? 
Could you help me out how to manage this “check_pwd” call with version 4.3.1
of Radiator?

 

Mit freundlichen Grüßen

---------------
Benjamin Sommerfeld
Hochschule Heilbronn
Rechenzentrum, F022
07131 / 504-422

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20080801/1fef9732/attachment-0001.html>


More information about the radiator mailing list