AW: Re: using external script in virtual server config

the2nd the2nd at otpme.org
Sun Jan 25 21:56:09 CET 2015


I already have implemented mschap authentication im OTPme and use it from within the mschap module as a ntlm_auth replacement. But it would be great if i could also handle this in rlm_python.

If if i could get challenge and response from authData just like its done with username and password i could verify it and return the nt_key on success.

regards
the2nd 

<div>-------- Ursprüngliche Nachricht --------</div><div>Von: Alan DeKok <aland at deployingradius.com> </div><div>Datum:01.25.2015  21:32  (GMT+01:00) </div><div>An: FreeRadius users mailing list <freeradius-users at lists.freeradius.org> </div><div>Betreff: Re: using external script in virtual server config </div><div>
</div>On Jan 25, 2015, at 1:15 PM, the2nd at 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.

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


More information about the Freeradius-Users mailing list