Title: Message
Hi All,
          I am using FreeRADIUS version  0.9.3, and would like to use LEAP as the eap method and LDAP to  authorize and authenticate the user.
 
In my users file I have the user defined:
 
                               000f6ae79cb9 auth-Type := EAP
                               DEFAULT        Auth-Type := LDAP
                               Fall-Through = 1
 
I get the following message:
 
  modcall[authorize]: module "mschap" returns noop for request 1
rlm_ldap: - authorize
rlm_ldap: performing user authorization for 000f6ae79cb9
radius_xlat:  '(&(objectclass=user)(sAMAccountName=000f6ae79cb9))'
radius_xlat:  'dc=ottawa,dc=cse,dc=net'
ldap_get_conn: Got Id: 0
rlm_ldap: performing search in dc=ottawa,dc=cse,dc=net, with filter (&(objectclass=user)(sAMAccountName=000f6ae79cb9))
rlm_ldap: looking for check items in directory...
rlm_ldap: looking for reply items in directory...
rlm_ldap: user 000f6ae79cb9 authorized to use remote access
ldap_release_conn: Release Id: 0
  modcall[authorize]: module "ldap" returns ok for request 1
modcall: group authorize returns updated for request 1
  rad_check_password:  Found Auth-Type EAP
auth: type "EAP"
modcall: entering group authenticate for request 1
  rlm_eap: EAP packet type notification id 4 length 44
  rlm_eap: EAP Start not found
  rlm_eap: Request found, released from the list
  rlm_eap: EAP_TYPE - leap
  rlm_eap: processing type leap
rlm_eap_leap: No User-Password or NT-Password configured for this user
  modcall[authenticate]: module "eap" returns invalid for request 1
modcall: group authenticate returns invalid for request 1
auth: Failed to validate the user
 
My question is where is rlm_eap_leap looking for the password.
 
Thanks.
 
--kp
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Wry
Sent: Monday, August 09, 2004 3:56 PM
To: [EMAIL PROTECTED]
Subject: Re: FreeRadius and Quintum - problem

is freeradius working already?

Have you checked /etc/freeradius.conf ?


On Monday, August 9, 2004, at 03:50 PM, Milver S. Nisay wrote:


yes


----- Original Message -----

From: John Wry

To: [EMAIL PROTECTED]

Sent: Monday, August 09, 2004 8:43 PM

Subject: Re: FreeRadius and Quintum - problem


hi Milver,

Not sure I can help much.

Do you use freeradius??

On Monday, August 9, 2004, at 03:35 PM, Milver S. Nisay wrote:


i would like to work with you on this. i have also a quintum and trying to configure freeradius to work with this quintum with a back-end of MySQL.

cheers,

milver


Hello,

Im trying to configure freeRadius to work with Quintum VoIP Gateway (postpaid configuration - you have to enter account no and pin to make a call - which is then authorized by Radius) and I have some problems.


Reply via email to