Where do I get the module rlm_eap for freeradius? I get the following
message
Module: Loaded System
 unix: cache = no
 unix: passwd = "/etc/passwd"
 unix: shadow = "/etc/shadow"
 unix: group = "/etc/group"
 unix: radwtmp = "/usr/local/log/radius/radwtmp"
 unix: usegroup = no
 unix: cache_reload = 600
Module: Instantiated unix (unix)
radiusd.conf[360] Failed to link to module 'rlm_eap': file not found

It was not included in the tarball for freeradius-0.4.

Eric
----- Original Message -----
From: "Raghu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 13, 2002 7:36 PM
Subject: Re: 3com Wirless Access Point and FreeRadius


> Eric John Seneca wrote:
> >
> > Hi,
> > I am trying to setup a 3com wireless access point to authenticate to a
> > freeradius server. I have installed and configured the freeradius server
as
> > well as the access point but when I try to authenticate I get the
following
> > error:
> > rad_recv: Access-Request packet from host 64.214.69.235:4859, id=183,
> > length=69
> >         EAP-Message = "\002\004\000\n\001happy"
> >         Message-Authenticator = 0x8963e751410fdebe8c00bb9310325f6f
> >         NAS-IP-Address = 192.168.100.170
> >         User-Name = "happy"
> >         Framed-MTU = 1400
> >   rad_check_password:  Found Auth-Type Local
> > auth: type Local
> > auth: No Password or CHAP-Password attribute in the request
> > auth: Failed to validate the user.
>
> You need to configure
> Auth-Type = EAP for the user "happy".
> Also configure EAP in authorize & authenticate sections of radiusd.conf
>
>
> > The part that I cannot figure is the phantom password. I am not sure if
the
> > 3com client software is sending the password or the /etc/raddb/users
file is
> > not setup correct. If anyone has had experience with 3com products in
the
> > past any help would be greatly appreciated.
>
> Password is never sent over the wire in case of EAP.
> Your 3com client is sending an EAP message to the 3com Access point(AP)
> and
> the AP is framing the RADIUS packet with EAP in it.
>
> so Enabling EAP authentication in the RADIUS server will help you.
>
>
> -Raghu
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to