"DeYoung, Brandon" <[EMAIL PROTECTED]> wrote:
> Unfortunately it didn't work.  Users who exist in the Active Directory
> backend are still properly authenticated, but local users are rejected.

  The debug log says why.  Please read it.

>   rlm_mschap: No User-Password configured.  Cannot create LM-Password.
>   rlm_mschap: No User-Password configured.  Cannot create NT-Password.

  That message should tell you that the entry in the "users" file
isn't being used.

  Earlier in the debug log:

>   modcall[authorize]: module "files" returns notfound for request 0

  In fact, the "files" module ALWAYS returns "notfound" for that user.

  Are you sure the "test" entry you're quoting is actually in the
"users" file that the server is reading?

  Please ensure that the debug log says that the "files" module
matched SOMETHING.  You say:

> As instructed, I tried changing:
> 
> test Auth-Type = Local, Password = "testing"
> 
> In my users file to:
> 
> test User-Password == "testing", MS-CHAP-Use-NTLM-Auth = No

  But you don't say WHERE in the "users" file it is, or if the users
file you're editing is being read by the server.

  Alan DeKok.

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

Reply via email to