9 Dec
2007
9 Dec
'07
4:31 a.m.
Kristian Junkov wrote:
I use freeradius 1.1.7, and my client pc runs windows Vista. I've set up a testuser with a clear-text password in the users file - which works:-). I can connect using the testuser with WPA/WPA2, PEAP, TTLS without problems.
But when I try to connect using the local unix users it dosnt work:-((, what am I doing wrong?
http://deployingradius.com/documents/protocols/compatibility.html PEAP and EAP-MD5 are incompatible with /etc/passwd.
This is what i got when running in debug -X mode, and trying with root: ...
Which doesn't show an Access-Accept or an Access-Reject. Alan DeKok.