Bragg Mario-mbragg1 <[EMAIL PROTECTED]> wrote: > I am unable to get PEAP working with WinXP (using MSChapV2) on my > wireless network. I am using Freeradius Version 1.0.0-pre1. For > authentication I am using etc_smbpassword.
Ok... > I saw an earlier message in the archive stating that MSChap wasn't > supposed to be used for wireless, Huh? I don't think so. > Thu Jun 10 10:57:34 2004 : Debug: rlm_passwd: Added LM-Password: > '9D4426742166CA54695109AB020E401C' to config_items > Thu Jun 10 10:57:34 2004 : Debug: rlm_passwd: Added NT-Password: > '90A3404003BACDBE506C86F110DB7AE0' to config_items > Thu Jun 10 10:57:34 2004 : Debug: rlm_passwd: Added SMB-Account-CTRL-TEXT: '[U ]' to > config_items > Thu Jun 10 10:57:34 2004 : Info: rlm_passwd: Adding Auth-Type: MS-CHAP That's your problem. You've configured the "passwd" module to force MS-CHAP authentication. > Thu Jun 10 10:57:34 2004 : Debug: rad_check_password: Found Auth-Type EAP > Thu Jun 10 10:57:34 2004 : Debug: rad_check_password: Found Auth-Type MS-CHAP > Thu Jun 10 10:57:34 2004 : Error: Warning: Found 2 auth-types on request for user > 'mbragg1' That message would appear to be informative. My suggestion is to comment out the "authtype" entry in the "smbpasswd" configuration. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

