Hello Mark -


The procedure for installing any Perl module is as follows:

        perl Makefile.PL
        make
        make test
        make install

It looks from the trace like Perl is crashing due to a problem in OPIE.

If you run "radiusd" from the command line you will be able to see the error messages from Perl.

perl radiusd -foreground -log_stdout -trace 4 -config_file .....

regards

Hugh


On Thursday, Feb 27, 2003, at 23:05 Australia/Melbourne, Mark Wellins wrote:


Huhg,

Thanks for your advice, and of course looking for more of it!

It seems that Radiator accepts OPIE now, since it is correctly installed now
(I should say appears correctly installed). Now when my user tries to
authenticate against that radius server, this is what appears in the
logfile, and the radiator process dies.


Now I o not know where to look for the culprit - I expect that it is on the
client side.
Thanks, Mark



[EMAIL PROTECTED] radiator]# more /var/log/radius/logfile
Thu Feb 27 10:43:38 2003: DEBUG: Packet dump:
*** Received from 172.17.1.21 port 32772 ....
Code: Access-Request
Identifier: 138
Authentic: b<153>L<132><172><183>{<252><152><227><254><220>b<204><153>%
Attributes:
User-Name = "mark"
User-Password =
""S<179><136><30><215><224>1<21><166><255>=|k<201>}|<167>:<155>z_<18>1< 243><
164><251><200>d<218>C<
132>4U|V<27><177><238><239><225>p<208>Z<129><144>[C"
Service-Type = Authenticate-Only
NAS-IP-Address = 172.17.1.21


Thu Feb 27 10:43:38 2003: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Thu Feb 27 10:43:38 2003: DEBUG: Deleting session for mark, 172.17.1.21,
Thu Feb 27 10:43:38 2003: DEBUG: Handling with Radius::AuthOPIE:
Thu Feb 27 10:43:38 2003: DEBUG: Radius::AuthOPIE looks for match with 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.

Reply via email to