9 Jul
2006
9 Jul
'06
11:57 a.m.
Muthu <cmuthu@naturesoft.net> wrote:
I am trying to use PAM authentication with freeradius for Win XP client (PEAP).
It's impossible.
I enabled the options in raidusd.conf and I have placed with prober entries in /etc/pam.d
No, PAM doesn't support MSCHAP, which is what PEAP uses. So you *couldn't* have placed the proper entries in pam.d, because there are *no* proper entries for MSCHAP.
If I look at the serverside logs, it is saying multiple error like, *rlm_eap_tls: Start returned 1, eaptls_verify returned 11, rlm_eap_peap: Had sent TLV failure. User was rejcted rejected earlier in this session.**
So could you try reading the earlier log messages? It tells you what went wrong, and why. Alan DeKok.