rlm_mschap: No User-Password configured.  Cannot create LM-Password.
  rlm_mschap: No User-Password configured.  Cannot create NT-Password.
  rlm_mschap: Told to do MS-CHAPv2 for jseymour with NT-Password
  rlm_mschap: FAILED: No NT/LM-Password.  Cannot perform authentication.
  rlm_mschap: FAILED: MS-CHAP2-Response is incorrect
  modcall[authenticate]: module "mschap" returns reject for request 6

Above is where you're failing. It looks like you had the passwd module called in your authorize block in one of your previous emails and removed it before you ran this debug, so it's no longer finding your users and adding their passwords to the request. You need to add this back in then grab another debug output to if the problem continues and where it is.

--Mike

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

Reply via email to