RE: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-03-04 Thread Mark Wellins
Hi Again

Many thanks to Hugh for helping me out.

A proper installation of the Perl OPIE 
module was exactly the issue.

I was trying to enable s/key (now OPIE)
authentication for Radius users in a 
Check Point VPN-1 environemnt, since native
s/key will not be a feature of the next
Check Point version.

I can provide the document I wrote for
anyone who needs to setup a similar environment

Regards, Mark

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Hugh Irvine
Sent: Thursday, February 27, 2003 10:46 PM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object



Hello Mark -

See my other mail for instructions on installing Perl modules.

regards

Hugh


On Thursday, Feb 27, 2003, at 19:42 Australia/Melbourne, Mark Wellins 
wrote:

 Again thanks Hugh.

 I am not sure how you install the files included in that tarball.
 Currently I just copied OPIE.pm and OPIE.xs to
 /usr/lib/perl5/site_perl/5.6.1/ which is probably not correct

 Thanks for your advice,
 Mark

 -Original Message-
 From: Hugh Irvine [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 10:18 AM
 To: Mark Wellins
 Cc: [EMAIL PROTECTED]
 Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object



 Hello Mark -

 Thanks for sending the files.

 It actually looks like you have not installed the Perl OPIE module as
 described in section 6.44 of the Radiator reference manual (included in
 the distribution in the file doc/ref.html).

 regards

 Hugh


 On Thursday, Feb 27, 2003, at 18:34 Australia/Melbourne, Mark Wellins
 wrote:

 Thanks Hugh. I hope it's as simple as that!

 Attached if the radius.cfg and logfile (after I changed the debug
 variable
 to 4)
 (I left the file whole since it's a lab environment, you'll see the
 secret
 still)

 Regards, Mark
 -Original Message-
 From: Hugh Irvine [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 12:33 AM
 To: Mark Wellins
 Cc: [EMAIL PROTECTED]
 Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object



 Hello Mark -

 Thanks for sending the debug output.

 It looks to me more like a typo in the configuration file, which 
 should
 look like this:

  AuthBy OPIE
  
  /AuthBy

 If you still have a problem, please send me a copy of the 
 configuration
 file (no secrets) together with a trace 4 debug from Radiator showing
 what is happening at startup.

 regards

 Hugh


 On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark Wellins
 wrote:

 Hello,

 I am having trouble starting Radiator (3.5 Eval) with OPIE
 authentication
 enabled.

 The logflie reports as follows:
 Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
 /etc/radiator/radius.cfg line 34
 Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw
 (DEMO)
 Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
 Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
 Radius::AuthOPIE: Can't locate loadable object for module OPIE in 
 @INC
 (@INC
 contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
 /usr/lib/perl5/site_perl/5.6.1/i386-linux
 /usr/lib/perl5/site_perl/5.6.1
 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
 /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
 /usr/lib/perl5/vendor_perl/5.6.1
 /usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
 Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE
 line 34.
 BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15,
 FILE line
 34.
 Compilation failed in require at (eval 23) line 3, FILE line 34.

 Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
 /etc/radiator/radius.cfg line 34
 Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw
 (DEMO)

 I am guessing that the @INC variable does not contain the necessary
 information to find the loadable module for OPIE.

 Since I am pretty new to Linux I really don't know where to start
 debugging - looking through the archive it looks like I need to
 recompile
 PERL with OPIE somehow. Any guidance would help - many thanks.

 Mark

 ===
 Archive at http://www.open.com.au/archives/radiator/
 Announcements on [EMAIL PROTECTED]
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.



 NB: have you included a copy of your configuration file (no secrets),
 together with a trace 4 debug showing what is happening?

 --
 Radiator: the most portable, flexible and configurable RADIUS server
 anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
 -
 Nets: internetwork inventory and management - graphical, extensible,
 flexible with hardware, software, platform and database independence.

 logflieradius.cfg

 NB: have you included a copy of your configuration file (no secrets),
 together with a trace 4 debug showing what is happening?

 -- 
 Radiator: the most portable, flexible and configurable RADIUS server
 anywhere

Re: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-03-04 Thread Hugh Irvine
Hello Mark -

If you send us the document we will be happy to include it in the 
goodies.

regards

Hugh

On Tuesday, Mar 4, 2003, at 20:15 Australia/Melbourne, Mark Wellins 
wrote:

Hi Again

Many thanks to Hugh for helping me out.

A proper installation of the Perl OPIE
module was exactly the issue.
I was trying to enable s/key (now OPIE)
authentication for Radius users in a
Check Point VPN-1 environemnt, since native
s/key will not be a feature of the next
Check Point version.
I can provide the document I wrote for
anyone who needs to setup a similar environment
Regards, Mark

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Hugh Irvine
Sent: Thursday, February 27, 2003 10:46 PM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object


Hello Mark -

See my other mail for instructions on installing Perl modules.

regards

Hugh

On Thursday, Feb 27, 2003, at 19:42 Australia/Melbourne, Mark Wellins
wrote:
Again thanks Hugh.

I am not sure how you install the files included in that tarball.
Currently I just copied OPIE.pm and OPIE.xs to
/usr/lib/perl5/site_perl/5.6.1/ which is probably not correct
Thanks for your advice,
Mark
-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 10:18 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object


Hello Mark -

Thanks for sending the files.

It actually looks like you have not installed the Perl OPIE module as
described in section 6.44 of the Radiator reference manual (included 
in
the distribution in the file doc/ref.html).

regards

Hugh

On Thursday, Feb 27, 2003, at 18:34 Australia/Melbourne, Mark Wellins
wrote:
Thanks Hugh. I hope it's as simple as that!

Attached if the radius.cfg and logfile (after I changed the debug
variable
to 4)
(I left the file whole since it's a lab environment, you'll see the
secret
still)
Regards, Mark
-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 12:33 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object


Hello Mark -

Thanks for sending the debug output.

It looks to me more like a typo in the configuration file, which
should
look like this:
AuthBy OPIE

/AuthBy
If you still have a problem, please send me a copy of the
configuration
file (no secrets) together with a trace 4 debug from Radiator showing
what is happening at startup.
regards

Hugh

On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark 
Wellins
wrote:

Hello,

I am having trouble starting Radiator (3.5 Eval) with OPIE
authentication
enabled.
The logflie reports as follows:
Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw
(DEMO)
Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
Radius::AuthOPIE: Can't locate loadable object for module OPIE in
@INC
(@INC
contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE
line 34.
BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15,
FILE line
34.
Compilation failed in require at (eval 23) line 3, FILE line 34.
Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw
(DEMO)
I am guessing that the @INC variable does not contain the necessary
information to find the loadable module for OPIE.
Since I am pretty new to Linux I really don't know where to start
debugging - looking through the archive it looks like I need to
recompile
PERL with OPIE somehow. Any guidance would help - many thanks.
Mark

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
logflieradius.cfg
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable

Re: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-02-27 Thread Hugh Irvine
Hello Mark -

Thanks for sending the files.

It actually looks like you have not installed the Perl OPIE module as 
described in section 6.44 of the Radiator reference manual (included in 
the distribution in the file doc/ref.html).

regards

Hugh

On Thursday, Feb 27, 2003, at 18:34 Australia/Melbourne, Mark Wellins 
wrote:

Thanks Hugh. I hope it's as simple as that!

Attached if the radius.cfg and logfile (after I changed the debug 
variable
to 4)
(I left the file whole since it's a lab environment, you'll see the 
secret
still)

Regards, Mark
-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 12:33 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object


Hello Mark -

Thanks for sending the debug output.

It looks to me more like a typo in the configuration file, which should
look like this:
AuthBy OPIE

/AuthBy
If you still have a problem, please send me a copy of the configuration
file (no secrets) together with a trace 4 debug from Radiator showing
what is happening at startup.
regards

Hugh

On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark Wellins
wrote:
Hello,

I am having trouble starting Radiator (3.5 Eval) with OPIE
authentication
enabled.
The logflie reports as follows:
Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw
(DEMO)
Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
Radius::AuthOPIE: Can't locate loadable object for module OPIE in @INC
(@INC
contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE
line 34.
BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15,
FILE line
34.
Compilation failed in require at (eval 23) line 3, FILE line 34.
Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw
(DEMO)
I am guessing that the @INC variable does not contain the necessary
information to find the loadable module for OPIE.
Since I am pretty new to Linux I really don't know where to start
debugging - looking through the archive it looks like I need to
recompile
PERL with OPIE somehow. Any guidance would help - many thanks.
Mark

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
logflieradius.cfg
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


RE: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-02-27 Thread Mark Wellins
Again thanks Hugh.

I am not sure how you install the files included in that tarball.
Currently I just copied OPIE.pm and OPIE.xs to 
/usr/lib/perl5/site_perl/5.6.1/ which is probably not correct

Thanks for your advice,
Mark

-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 10:18 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object



Hello Mark -

Thanks for sending the files.

It actually looks like you have not installed the Perl OPIE module as 
described in section 6.44 of the Radiator reference manual (included in 
the distribution in the file doc/ref.html).

regards

Hugh


On Thursday, Feb 27, 2003, at 18:34 Australia/Melbourne, Mark Wellins 
wrote:

 Thanks Hugh. I hope it's as simple as that!

 Attached if the radius.cfg and logfile (after I changed the debug 
 variable
 to 4)
 (I left the file whole since it's a lab environment, you'll see the 
 secret
 still)

 Regards, Mark
 -Original Message-
 From: Hugh Irvine [mailto:[EMAIL PROTECTED]
 Sent: Thursday, February 27, 2003 12:33 AM
 To: Mark Wellins
 Cc: [EMAIL PROTECTED]
 Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object



 Hello Mark -

 Thanks for sending the debug output.

 It looks to me more like a typo in the configuration file, which should
 look like this:

   AuthBy OPIE
   
   /AuthBy

 If you still have a problem, please send me a copy of the configuration
 file (no secrets) together with a trace 4 debug from Radiator showing
 what is happening at startup.

 regards

 Hugh


 On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark Wellins
 wrote:

 Hello,

 I am having trouble starting Radiator (3.5 Eval) with OPIE
 authentication
 enabled.

 The logflie reports as follows:
 Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
 /etc/radiator/radius.cfg line 34
 Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw
 (DEMO)
 Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
 Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
 Radius::AuthOPIE: Can't locate loadable object for module OPIE in @INC
 (@INC
 contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
 /usr/lib/perl5/site_perl/5.6.1/i386-linux
 /usr/lib/perl5/site_perl/5.6.1
 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
 /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
 /usr/lib/perl5/vendor_perl/5.6.1
 /usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
 Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE
 line 34.
 BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15,
 FILE line
 34.
 Compilation failed in require at (eval 23) line 3, FILE line 34.

 Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
 /etc/radiator/radius.cfg line 34
 Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw
 (DEMO)

 I am guessing that the @INC variable does not contain the necessary
 information to find the loadable module for OPIE.

 Since I am pretty new to Linux I really don't know where to start
 debugging - looking through the archive it looks like I need to
 recompile
 PERL with OPIE somehow. Any guidance would help - many thanks.

 Mark

 ===
 Archive at http://www.open.com.au/archives/radiator/
 Announcements on [EMAIL PROTECTED]
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.



 NB: have you included a copy of your configuration file (no secrets),
 together with a trace 4 debug showing what is happening?

 --
 Radiator: the most portable, flexible and configurable RADIUS server
 anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
 -
 Nets: internetwork inventory and management - graphical, extensible,
 flexible with hardware, software, platform and database independence.

 logflieradius.cfg

NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.


===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


Re: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-02-27 Thread Hugh Irvine
Hello Mark -

See my other mail for instructions on installing Perl modules.

regards

Hugh

On Thursday, Feb 27, 2003, at 19:42 Australia/Melbourne, Mark Wellins 
wrote:

Again thanks Hugh.

I am not sure how you install the files included in that tarball.
Currently I just copied OPIE.pm and OPIE.xs to
/usr/lib/perl5/site_perl/5.6.1/ which is probably not correct
Thanks for your advice,
Mark
-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 10:18 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object


Hello Mark -

Thanks for sending the files.

It actually looks like you have not installed the Perl OPIE module as
described in section 6.44 of the Radiator reference manual (included in
the distribution in the file doc/ref.html).
regards

Hugh

On Thursday, Feb 27, 2003, at 18:34 Australia/Melbourne, Mark Wellins
wrote:
Thanks Hugh. I hope it's as simple as that!

Attached if the radius.cfg and logfile (after I changed the debug
variable
to 4)
(I left the file whole since it's a lab environment, you'll see the
secret
still)
Regards, Mark
-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 12:33 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object


Hello Mark -

Thanks for sending the debug output.

It looks to me more like a typo in the configuration file, which 
should
look like this:

AuthBy OPIE

/AuthBy
If you still have a problem, please send me a copy of the 
configuration
file (no secrets) together with a trace 4 debug from Radiator showing
what is happening at startup.

regards

Hugh

On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark Wellins
wrote:
Hello,

I am having trouble starting Radiator (3.5 Eval) with OPIE
authentication
enabled.
The logflie reports as follows:
Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw
(DEMO)
Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
Radius::AuthOPIE: Can't locate loadable object for module OPIE in 
@INC
(@INC
contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE
line 34.
BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15,
FILE line
34.
Compilation failed in require at (eval 23) line 3, FILE line 34.

Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw
(DEMO)
I am guessing that the @INC variable does not contain the necessary
information to find the loadable module for OPIE.
Since I am pretty new to Linux I really don't know where to start
debugging - looking through the archive it looks like I need to
recompile
PERL with OPIE somehow. Any guidance would help - many thanks.
Mark

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
logflieradius.cfg
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.


NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body

Re: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-02-26 Thread Hugh Irvine
Hello Mark -

Thanks for sending the debug output.

It looks to me more like a typo in the configuration file, which should 
look like this:

AuthBy OPIE

/AuthBy
If you still have a problem, please send me a copy of the configuration 
file (no secrets) together with a trace 4 debug from Radiator showing 
what is happening at startup.

regards

Hugh

On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark Wellins 
wrote:

Hello,

I am having trouble starting Radiator (3.5 Eval) with OPIE 
authentication
enabled.

The logflie reports as follows:
Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw 
(DEMO)
Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
Radius::AuthOPIE: Can't locate loadable object for module OPIE in @INC 
(@INC
contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux 
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux 
/usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE 
line 34.
BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15, 
FILE line
34.
Compilation failed in require at (eval 23) line 3, FILE line 34.

Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
/etc/radiator/radius.cfg line 34
Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw 
(DEMO)

I am guessing that the @INC variable does not contain the necessary
information to find the loadable module for OPIE.
Since I am pretty new to Linux I really don't know where to start
debugging - looking through the archive it looks like I need to 
recompile
PERL with OPIE somehow. Any guidance would help - many thanks.

Mark

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.


RE: (RADIATOR) AuthBy OPIE - can't locate loadable object

2003-02-26 Thread Mark Wellins
Thanks Hugh. I hope it's as simple as that!

Attached if the radius.cfg and logfile (after I changed the debug variable
to 4)
(I left the file whole since it's a lab environment, you'll see the secret
still)

Regards, Mark
-Original Message-
From: Hugh Irvine [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 27, 2003 12:33 AM
To: Mark Wellins
Cc: [EMAIL PROTECTED]
Subject: Re: (RADIATOR) AuthBy OPIE - can't locate loadable object



Hello Mark -

Thanks for sending the debug output.

It looks to me more like a typo in the configuration file, which should
look like this:

AuthBy OPIE

/AuthBy

If you still have a problem, please send me a copy of the configuration
file (no secrets) together with a trace 4 debug from Radiator showing
what is happening at startup.

regards

Hugh


On Wednesday, Feb 26, 2003, at 20:01 Australia/Melbourne, Mark Wellins
wrote:

 Hello,

 I am having trouble starting Radiator (3.5 Eval) with OPIE
 authentication
 enabled.

 The logflie reports as follows:
 Wed Feb 26 07:19:06 2003: ERR: Unknown object 'AuthBy' in
 /etc/radiator/radius.cfg line 34
 Wed Feb 26 07:19:06 2003: INFO: Server started: Radiator 3.5 on claw
 (DEMO)
 Wed Feb 26 07:32:41 2003: NOTICE: SIGTERM received: stopping
 Wed Feb 26 07:32:42 2003: ERR: Could not load AuthBy module
 Radius::AuthOPIE: Can't locate loadable object for module OPIE in @INC
 (@INC
 contains: . /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
 /usr/lib/perl5/site_perl/5.6.1/i386-linux
 /usr/lib/perl5/site_perl/5.6.1
 /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
 /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
 /usr/lib/perl5/vendor_perl/5.6.1
 /usr/lib/perl5/vendor_perl .) at Radius/AuthOPIE.pm line 15
 Compilation failed in require at Radius/AuthOPIE.pm line 15, FILE
 line 34.
 BEGIN failed--compilation aborted at Radius/AuthOPIE.pm line 15,
 FILE line
 34.
 Compilation failed in require at (eval 23) line 3, FILE line 34.

 Wed Feb 26 07:32:42 2003: ERR: Unknown object 'AuthBy' in
 /etc/radiator/radius.cfg line 34
 Wed Feb 26 07:32:42 2003: INFO: Server started: Radiator 3.5 on claw
 (DEMO)

 I am guessing that the @INC variable does not contain the necessary
 information to find the loadable module for OPIE.

 Since I am pretty new to Linux I really don't know where to start
 debugging - looking through the archive it looks like I need to
 recompile
 PERL with OPIE somehow. Any guidance would help - many thanks.

 Mark

 ===
 Archive at http://www.open.com.au/archives/radiator/
 Announcements on [EMAIL PROTECTED]
 To unsubscribe, email '[EMAIL PROTECTED]' with
 'unsubscribe radiator' in the body of the message.



NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?

--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.



logflie
Description: Binary data


radius.cfg
Description: Binary data