Hi all,

I have Freeradius 1.0 running on Linux. Users file contains only "Default
Auth-Type = PAM", Clients file contains my whole subnet. I'd like to use it
for 802.1x authentication with Cisco 2950 switch.

Radius config is OK - radtest launched from a server, using Cisco switch's
secret key works fine.

But when I try to authorize the computer (MacOS X) using built-in 802.1x
supplicant, I receive the following error: "attribute user password is
required for authentication". It seems like the switch doesn't pass my user
password towards radius server in authentication request...


Radius-related entries in switch config:

aaa new-model
aaa authentication dot1x default group radius
radius-server host my.local.ip.address auth-port 1812 acct-port 1813
radius-server retransmit 3
radius-server key mytestingkey


Any ideas how to make it work? MacOS X supplicant offers different
authentication protocols, like: TTLS, TLS, LEAP, PEAP, MD5. Does it have
something in commont with my problem?

Thanks in advance for your help.

Best regards
Bartek Boczkaja


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

Reply via email to