LEAP and freeradius

2003-02-25 Thread Shane Hickey
Can someone out there who has gotten Cisco's LEAP to work with
Freeradius give me some pointers?  I'm not exactly sure what modules I
need to use.  Right now I have the following authorize modules

preprocess
chap
mschap 
eap 
suffic
files

I've configured my wireless NIC using Cisco's ACU utility for Linux. 
When I set a username/password I see the following on my freeradius
server.

rad_recv: Access-Request packet from host 10.252.238.3:1028, id=3,
length=144
User-Name = "shickey"
Cisco-AVPair = "ssid=testing123"
NAS-IP-Address = 10.252.238.3
Called-Station-Id = "000b46e2e6f0"
Calling-Station-Id = "00078592c49f"
NAS-Identifier = "wkstn3"
NAS-Port = 37
Framed-MTU = 1400
NAS-Port-Type = Wireless-802.11
EAP-Message = "\002\002\000\014\001shickey"
Message-Authenticator = 0xce7bf3402e987718de6daae59822ccda
rlm_chap: Could not find proper Chap-Password attribute in request
rlm_unix: Attribute "User-Password" is required for authentication.
Sending Access-Reject of id 3 to 10.252.238.3:1028

I tinkered around with the "802.1X Protocol Version (for EAP
Authentication):" setting in the Cisco 1200 AP gui, but only Draft 10
seems to get me anywhere.

Anyway, I cringe to post this because I'm sure this is a stupid
question, but I've been unable to find a solution.

--
Shane Hickey : Network/System Consultant
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C DA95 4109 9F69 777C BF3F
Listening to: Echo & The Bunnymen - Friction [live]


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


rlm_unix error

2003-02-17 Thread Shane Hickey
Howdy all,
I apologize if this has been covered.  I did some googling and didn't
turn anything up.  Anyway, I'm running version 0.8.1 built from the
portage tree on a gentoo linux box.  I only need to get radius running
to test some LEAP features with my Cisco 1200 AP.
Anyway, after emerging freeradius, I tried to just start it up with
'radiusd -xsf'.  When I do that, I get the following.

Starting - reading configuration files ...
Module: Loaded expr
Module: Instantiated expr (expr)
Module: Loaded PAP
Module: Instantiated pap (pap)
Module: Loaded CHAP
Module: Instantiated chap (chap)
Module: Loaded MS-CHAP
Module: Instantiated mschap (mschap)
radiusd.conf[517] Failed to link to module 'rlm_unix': file not found

So, then I looked for the rlm_* libraries and I seem to have what I need
(I think).  That is...

# ls /usr/lib/rlm_* | grep unix
/usr/lib/rlm_unix-0.8.1.la
/usr/lib/rlm_unix-0.8.1.so
/usr/lib/rlm_unix.a
/usr/lib/rlm_unix.la
/usr/lib/rlm_unix.so

Any pointers would be greatly appreciated.  I must admit that I'm a
regular doofus with Radius.  Also, if anyone had some pointers for just
getting a quick radius server setup for LEAP (i.e. What would I need in
my radiusd.conf and users files?), that'd be great.

Thanks,

Shane

--
Shane Hickey : Network/System Consultant
GPG KeyID: 777CBF3F
Key fingerprint: 254F B2AC 9939 C715 278C DA95 4109 9F69 777C BF3F
Listening to: Dinosaur Jr. - Gargoyle


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