20 Dec
2014
20 Dec
'14
4:46 p.m.
Hi, thanks you for your fast reply! 2014-12-20 22:06 GMT+01:00 <A.L.M.Buxey@lboro.ac.uk>:
what authentication method are you using? If its eg EAP-PEAP/MSCHAPv2 then a password is never sent/used so FreeRADIUS cannot log it.
Currently i'm using a wifi-dongle on my Raspberry with hostapd. There if have set wpa=2 wpa_key_mgmt=WPA-EAP In /etc/freeradius/users if have set Benutzer1 Cleartext-Password := passwort1 Benutzer2 NT-Password := "98374c9729ba1619a666acf4e97dd0a8" asdf Cleartext-Password := 12345 I thought the freeradius shout be able to log passwords in this case. Linus