13 Jan
2026
13 Jan
'26
4:05 p.m.
On Jan 13, 2026, at 3:13 PM, The2nd <the2nd@otpme.org> wrote:
I was able to get the response freeradius sends when using it with my ntml_auth replacement. And the only difference was, that the response was uppercase hex. After changing my module to return uppercase too, it works. Checking the RFC shows that the response MUST be uppercase.
Ah, I guess that sort of makes sense. I have no idea why uppercase would be so important, but it's a Microsoft RFC from 25+ years ago. We can leave that alone. Alan DeKok.