[RADIATOR] AuthBy NTLM busted under 4.7?

Robert Blayzor rblayzor.bulk at inoc.net
Wed Aug 11 18:57:04 CDT 2010


On Aug 11, 2010, at 5:50 PM, Hugh Irvine wrote:
> Can you please send me a copy of the configuration file and a complete trace 4 debug from a terminal session like this:
> 
> 	cd /your/Radiator-4.7/source
> 
> 	perl radiusd -foreground -log_stdout -trace 4 -config_file /your/Radiator/configuration
> 
> 	….
> 
> Use you local pathnames in the above.
> 
> many thanks


Hugh, it's a compile time error in perl, so it doesn't get to far, but it shows the problem.

I didn't have the MD4 perl module installed, which wasn't required before, it appears to be now.  I installed it, and it's running now under 4.7.


[qix:/usr/local/radius/Radiator-4.7] perl radiusd -foreground -log_stdout -trace 4 -config_file /usr/local/radius/radius.cfg 
Wed Aug 11 23:53:14 2010: ERR: Could not load AuthBy module Radius::AuthNTLM: Can't locate Digest/MD4.pm in @INC (@INC contains: . /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at Radius/MSCHAP.pm line 47, <CONFIG> line 129.
BEGIN failed--compilation aborted at Radius/MSCHAP.pm line 47, <CONFIG> line 129.
Compilation failed in require at Radius/AuthNTLM.pm line 20, <CONFIG> line 129.
BEGIN failed--compilation aborted at Radius/AuthNTLM.pm line 20, <CONFIG> line 129.
Compilation failed in require at (eval 48) line 3, <CONFIG> line 129.

Wed Aug 11 23:53:14 2010: ERR: Unknown object 'AuthBy' in /usr/local/radius/radius.cfg line 129
Can't locate object method "new" via package "Radius::AuthNTLM" at Radius/Configurable.pm line 450, <CONFIG> line 136.



-- 
Robert Blayzor
INOC, LLC
rblayzor at inoc.net
http://www.inoc.net/~rblayzor/






More information about the radiator mailing list