AW: AW: PEAP+MSCHAP+AD (please help)

2006-12-13 Thread Hector.Ortiz
Hi, I've followed Phil's advice and ran netsh ras set tracing * enable on the windows client. I tried first one automatic login and then a manual one. The CHAP log generated by Windows is as follows: [356] 12-11 13:11:49:953: RasEapGetIdentity [356] 12-11 13:11:49:953: ReadUserData [356] 12-11

Re: AW: AW: PEAP+MSCHAP+AD (please help)

2006-12-13 Thread Phil Mayers
[EMAIL PROTECTED] wrote: on the windows client. I tried first one automatic login and then a manual one. The CHAP log generated by Windows is as follows: Hmph. That wasn't as useful as I'd hoped (the PPP logs are much better) Windows sends both domain and username, but only the manual login

RE: AW: AW: PEAP+MSCHAP+AD (please help)

2006-12-13 Thread Josh Howlett
> 1. Does your password have odd (non-ascii) characters in it? That > should NOT matter for MS-CHAP since it's explicitly unicode aware MS-CHAP is unicode aware, but FreeRADIUS' implementation is not. It definitely borks on non-ASCII characters in passwords. (I submitted a patch some time ago t