On Jul 7, 2020, at 9:05 AM, Piviul <piviul@riminilug.it> wrote:
Hi there, I'm new to freeradius and I'm trying to configure it to authenticate on a AD domain using mschap and ntlm_auth.
Follow my guide at http://deployingradius.com It WILL work.
From a client I have put domain, username and password in variables to be sure that there are no typing errors, then I run:
... (5) mschap: ERROR: Program returned code (1) and output 'Password: NT_STATUS_WRONG_PASSWORD: When trying to update a password, this return status indicates that the value provided as the current password is not correct. (0xc000006a)'
That seems pretty clear.
Someone can help me to understand where I wrong?
Follow my guide. It walks you through the process step by step. If one step succeeds and the next one fails, you know *exactly* what went wrong, and exactly what to do in order to fix it. Alan DeKok.