(RADIATOR) AuthBy Radius error

2001-06-12 Thread Alvin Anita

Hi all,

I am getting the following error message when using AuthBy Radius:
Can't locate object method "new" via package "Radius::AuthRadius" at
Radius/Hand
ler.pm line 71,  line 37.
...caught at radiusd line 2.

Does someone know what the problem is?

I am using the evalution version of Radiator, Perl version 5.6.0 on Windows
2000.
The configuration file:

LogDir c:\Radiator\RadiusSS\log
LogFile %L\%Y%m%d-rdlog.log
DbDir  c:\Radiator\RadiusSS

Foreground
LogStdout
Trace 3

# Listen for authentication requests on port 1812 as per RFC
# 2138
AuthPort 1812

# Listen for accounting requests on port 1813 as
# per RFC 2139
AcctPort 1813

# The name of the file where the radius PID will be written
# after startup, so we don't conflict with another radiusd
PidFile c:\Radiator\RadiusSS\tmp\radiusd.pid

# CLIENTS

DupInterval 0
IgnoreAcctSignature
#NasType unknown
  Secret Secret




   
  Host NTSTEST
  Secret secret
  AuthPort 1812
  IgnoreAccountingResponse
   



Greetings,

Alvin Anita

SURFdiensten, omdat samenwerking ook voordelig is

Alvin Anita
Postbus 110  Onderdoor 74
3990 DC  Houten   3995 DX  Houten

Telefoon (direct): + 31 (0)30 - 298 30 14
Email: [EMAIL PROTECTED]
Internet: http://www.surfdiensten.nl

===
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.



(RADIATOR) Errors using AuthBy LDAP in Radiator

2001-06-12 Thread Alvin Anita

Hi All,

I recently download and installed the evaluation RADIUS on Winwods 2000. I
going to authenticate users with LDAP. As required I installed the perLDAP
using ppm. But when I start Radiator using my configuration file I get the
following errors:

-Mon Jun 11 16:26:00 2001: DEBUG: Reading users file c:\radiator\users
-Mon Jun 11 16:26:00 2001: DEBUG: Reading users file c:\radiator\users
-Mon Jun 11 16:26:00 2001: ERR: Could not load authentication module
Radius::Auth
-LDAP2: Can't locate Net/LDAP/Util.pm in @INC (@INC contains: . C:/Perl/lib
C:/Pe
-rl/site/lib .) at Radius/AuthLDAP2.pm line 14,  line 63.
-BEGIN failed--compilation aborted at Radius/AuthLDAP2.pm line 14, 
line 63
-.
-Compilation failed in require at (eval 27) line 3,  line 63.
-
-Mon Jun 11 16:26:00 2001: ERR: Unknown keyword 'Host' in
goodies/surftest.cfg li
-ne 65
-Mon Jun 11 16:26:00 2001: ERR: Unknown keyword 'BaseDN' in
goodies/surftest.cfg
-line 72
-This Radiator license will expire on 2001-09-01
-This Radiator license will stop operating after 1000 requests
-To purchase an unlimited full source version of Radiator, see
-http://www.open.com.au/radiator/ordering.html
-To extend your evaluation period, contact [EMAIL PROTECTED]


The configuration file I am using:
-Foreground
-LogStdout
-LogDir .
-DbDir  .


-
-DupInterval 0
-IgnoreAcctSignature
-#NasType unknown
-   Secret secret
-
-
-
-RewriteUsername s/^([^@]+).*/$1/
-   
-#Host
-Host localhost
-
-#Port: defaultport
-Port 636
-
-   BaseDN   o=SURFDIensten, c=AU
-
-#UseSSL
-#UseSSL filenaam.db
-
-# Log in to LDAP as admin
-#AuthDn admin
-
-# log in to LDAP with password adminpassword
-#AuthPassword adminpassword
-
-# Use the uid attribute to match usernames
-#UsernameAttr uid
-
-# Plaintext passwords. Gasp
-#PasswordAttr passwd
-
-# Make timeout really short, 2 seconds
-   #Timeout 2
-
-


My question is: are there any more modules required for using LDAP with
RADIATOR, and where can I get them?

Thanks in advance.

Alvin Anita


SURFdiensten, omdat samenwerking ook voordelig is

Alvin Anita
Postbus 110  Onderdoor 74
3990 DC  Houten   3995 DX  Houten

Telefoon (direct): + 31 (0)30 - 298 30 14
Email: [EMAIL PROTECTED]
Internet: http://www.surfdiensten.nl




===
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.