25 Jan
2015
25 Jan
'15
3:32 p.m.
On Jan 25, 2015, at 1:15 PM, the2nd@otpme.org wrote:
today i've written an python module for use with rlm_python and it works great for clear-text requests. but i dont know how to handle ntlm/mschap requests.
You don’t. FreeRADIUS implements MS-CHAP. You don’t want to re-implement that in python. What do you want to do with the OTP and MS-CHAP? Alan DeKok.