"xaeon" <[EMAIL PROTECTED]> wrote: > - And at the "Login" > modcall: group authenticate returns reject for request 8 > auth: Failed to validate the user. > Login incorrect: [alex/<no User-Password attribute>] (from client > Wlan-AP port 0 cli 00-02-72-02-86-73)
The whole point of debugging output is to read ALL of it. The true cause of the error is in one of the messages *before* the lines you quoted. Looking at only the last few lines of the debug output is useless. > Comment: I have no idea why the Freeradius get no Password .. :/ Because there was none. It's EAP, which doesn't inbclude a User-Password attribute. You can discover this for yourself by reading the debugging output, and noting that there's no User-Password in the request packet. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

