Nuno Morgadinho <[EMAIL PROTECTED]> wrote:
> I'am using freeradius from CVS (as of Mar 15) and I'am getting:
> 
>     users: Matched teste at 90 // It finds the user 'teste'.. Ok
> 
>     modcall[authorize]: module "files" returns ok for request 1
>     modcall: group authorize returns updated for request 1
>     rad_check_password:  Found Auth-Type Local
>     auth: type Local // Auth-Type .. Ok
> 
>     auth: No User-Password or CHAP-Password attribute in the request

  Don't set "Auth-Type = Local".

  And read the ENTIRE debug output.  The last few lines are
interesting, but there will be information elsewhere which is also
useful.

> No User-Password.. Not Ok! The User-Password is specified in
> raddb/users, line 90, but it doesn't find it.

  The password sent by the user (if any) is very different than the
password the server uses as a "known good" password.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to