It generally seems to me to be more an EAP problem. When i to on the shell 'radtest user <password md5hash> radiusserver 0 secret' it works fine.
When changing arround the Atrribute field i get wrong Atrribute errors. But with the User-Password attribute i get that strange
---- modcall: leaving group authorize (returns ok) for request 5 auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user auth: Failed to validate the user. TTLS: Got tunneled reply RADIUS code 3 TTLS: Got tunneled Access-Reject ----
error when doing EAP. With radtest it works fine.
-CP
I'm really getting confused now ... is it actually possible to use md5 hashed passwords in a sql backend and doing EAP-TTLS for authenticating wireless clients? I had a little look at the rlm_sql and rlm_pap sourcecode and well the only attribute stuff I found was Password and Crypt-Password. So I'm thinking it could be possible that it just won't work with md5 hashed passwords and it will only work with CRYPT passwords. Anyone can answer this please? Thanks. -CP