Hi folks.
After some mucking around we got FreeRADIUS to work with PEAP. Now, everywhere i have seen examples for PEAP config, they all state in the users: <username> Auth-Type := Local, User-Password == "mypass" When i tried that, the server would not recognize an EAP session and would allways give an error that it can't find User-Password in the request (like in a non-EAP request). After changing users file entry to: <username> User-Password == "mypass" It would work properly. Is that a proper behavior ? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

