[RADIATOR] Unable to load the AuthBy module
M P
antmtp at hotmail.com
Mon May 30 05:47:42 CDT 2011
Hello all,
Anyone can help me how to load the AuthBy module? Kindly check below for more information on what I did so far when testing Radiator and EAP-SIM.
- - - < s n i p > - - -
# cat /etc/redhat-release
CentOS release 5.6 (Final)
# uname -r
2.6.18-238.9.1.el5
# rpm -qa | grep -i radiator
Radiator-4.7-3
# rpm -qa | grep -i perl
perl-5.8.8-32.el5_5.2
perl-Net-SSLeay-1.36-1.el5.rfx
perl-Crypt-Rijndael-1.09-1.el5.rf
openssl-perl-0.9.8e-12.el5_5.7
perl-Digest-MD4-1.5-1.2.el5.rf
perl-Digest-SHA1-2.13-1.el5.rfx
perl-Test-Manifest-1.23-1.el5.rf
perl-Digest-HMAC-1.02-1.el5.rf
# ls -l /opt/
total 12
lrwxrwxrwx 1 root root 19 May 20 14:48 radiator -> Radius-EAP-SIM-1.29
drwxr-xr-x 8 root root 4096 May 30 18:25 Radius-EAP-SIM-1.29
# service radiator start
Starting Radiator: [ OK ]
# service eap-sim start
Starting Radiator: [ OK ]
# ps -efw | grep -i radius
root 14072 1 0 18:34 ? 00:00:00 /usr/bin/perl /usr/bin/radiusd -config_file /opt/radiator/goodies/eap_simoperator.cfg -daemon -pid_file /var/run/radiator/radiator.pid
root 14086 1 0 18:34 ? 00:00:00 /usr/bin/perl /usr/bin/radiusd -config_file /opt/radiator/goodies/map.cfg -daemon -pid_file /var/run/radiator/eap-sim.pid
# lsof -ni -P | grep -i radius
radiusd 14072 root 3u IPv4 122188 UDP *:1812
radiusd 14072 root 4u IPv4 122189 UDP *:1813
radiusd 14086 root 3u IPv4 122227 UDP *:1647
radiusd 14086 root 4u IPv4 122228 UDP *:1648
# cat /var/log/radius/radiator.log
Mon May 30 18:34:09 2011: ERR: Could not load AuthBy module Radius::AuthSIMOPERATOR: Can't locate DBI.pm in @INC (@INC contains: . /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at /usr/lib/perl5/site_perl/Radius/SqlDb.pm line 19, <CONFIG> line 22.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/Radius/SqlDb.pm line 19, <CONFIG> line 22.
Compilation failed in require at Radius/AuthSIMSQL.pm line 16, <CONFIG> line 22.
BEGIN failed--compilation aborted at Radius/AuthSIMSQL.pm line 16, <CONFIG> line 22.
Compilation failed in require at Radius/AuthSIMOPERATOR.pm line 22, <CONFIG> line 22.
BEGIN failed--compilation aborted at Radius/AuthSIMOPERATOR.pm line 22, <CONFIG> line 22.
Compilation failed in require at (eval 34) line 3, <CONFIG> line 22.
Mon May 30 18:34:09 2011: ERR: Unknown object 'AuthBy' in /opt/radiator/goodies/eap_simoperator.cfg line 22
Mon May 30 18:34:09 2011: NOTICE: Server started: Radiator 4.7 on eap-sim.domain.com
# cat /var/log/radius/map.log
Mon May 30 18:34:16 2011: ERR: Could not load AuthBy module Radius::AuthMAP: Can't locate Chipcard/PCSC.pm in @INC (@INC contains: . /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8 .) at Radius/SimCard.pm line 13, <CONFIG> line 21.
BEGIN failed--compilation aborted at Radius/SimCard.pm line 13, <CONFIG> line 21.
Compilation failed in require at Radius/AuthMAP.pm line 23, <CONFIG> line 21.
BEGIN failed--compilation aborted at Radius/AuthMAP.pm line 23, <CONFIG> line 21.
Compilation failed in require at (eval 34) line 3, <CONFIG> line 21.
Mon May 30 18:34:16 2011: ERR: Unknown object 'AuthBy' in /opt/radiator/goodies/map.cfg line 21
Mon May 30 18:34:16 2011: NOTICE: Server started: Radiator 4.7 on eap-sim.domain.com
- - - < s n i p > - - -
Please advice on what am I missing here. Thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open.com.au/pipermail/radiator/attachments/20110530/956dcabb/attachment.html
More information about the radiator
mailing list