> test  Auth-Type := Local, User-Password == "pass",
>       Service-Type = Framed-User

Try

test    Auth-Type := eap, User-Password == "pass"
        Service-Type = Login-User

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Miroslav Petricek
> Sent: Thursday, 29 May 2003 8:49 PM
> To: [EMAIL PROTECTED]
> Subject: Cisco LEAP and FreeRadius
> 
> 
> Hi, all
> 
> I would like to configure FreeRadius to allow LEAP based 
> authentication between Cisco client, Cisco AP350 ans FreeRadius 
> server.
> 
> My configuration:
> 
> freeradius-snapshot-20030528, compiled on Red Hat Linux 7.3
> 
> raddb/users file:
> 
> test  Auth-Type := Local, User-Password == "pass",
>       Service-Type = Framed-User
> 
> 
> raddb/clients.conf file:
> 
> client 127.0.0.1 {
>         secret          = pass
>         shortname       = localhost
>         nastype         = other
> }
> 
> client 192.168.1.254 {
>         secret          = pass
>         shortname       = ap350
>         nastype         = cisco
> }
> 
> I have "default_eap_type = leap" in the "eap" section of the 
> radiusd.conf.
> 
> When I try to connect to the radius server, everything seems 
> to be working fine:
> 
> # radtest test pass localhost 1813 pass
> Sending Access-Request of id 100 to 127.0.0.1:1812
>         User-Name = "test"
>         User-Password = "pass"
>         NAS-IP-Address = rambo.uniscomp.cz
>         NAS-Port = 1813
> rad_recv: Access-Accept packet from host 127.0.0.1:1812, 
> id=100, length=32
>         Service-Type = Framed-User
>         Framed-IP-Netmask = 255.255.255.0
> 
> But when I try to connect from Cisco 350 NAS, i'm getting following:
> 
> Auth: Login OK: [test/<no User-Password attribute>] (from 
> client ap350 port 37 cli 000c304c1aa0)
> Info: rlm_eap_leap: No User-Password or NT-Password 
> configured for this user
> 
> How should I correctly specify User-Password?
> 
> -- 
> /* Miroslav Petricek             [EMAIL PROTECTED]
>    UNIS COMPUTERS, spol. s r.o.  Systemovy inzenyr - UNIX
> -- http://www.petricek.cz/ ------ ICQ: 56183467  ------
> 
> - 
> List info/subscribe/unsubscribe? See 
> http://www.freeradius.org/list/users.html
> 

--------------------------------------
This email has been scanned
and protected by Inflex & Sophos
--------------------------------------
 

**********************************************************************
Privileged or confidential information is contained in this electronic
message.

If this message is not addressed to you, or if you are not responsible
for the delivery of this message to the addressee, you may not 
download, copy or forward this message to any other person. If you do
not immediately delete this message you may be liable for a breach of
confidentiality. We would be grateful if you would notify us of your 
receipt and deletion of this message.

It is your responsibility to maintain an up to date virus detection
system and to scan this message and any attachment to it for computer
viruses or other defects. If you download a file attached to this
message, you do so at your own risk.

In no circumstances does Radio Terminal Systems Pty Ltd accept
liability for any loss or damage (including any indirect or 
consequential losses) which may result, directly or indirectly, from
your receipt of this message or any attachment to it.
**********************************************************************


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

Reply via email to