3 Dec
2015
3 Dec
'15
10:04 a.m.
On Dec 3, 2015, at 9:17 AM, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
You have all of the password change config disabled.
mod_authenticate doesn't check for that is just checks for the presence of PW_MSCHAP2_CPW.
I'm confused as to how this should be working TBH.
mod_authenticate() calls do_mschap_cpw() which calls ntlm_auth from the entries in the configuration file. Alan DeKok.