Generating timing stats for ntlm_auth

Alan DeKok aland at deployingradius.com
Tue Oct 15 16:46:22 CEST 2013


A.L.M.Buxey at lboro.ac.uk wrote:
> just got latest 2.x.x HEAD and radiusd dies with this 
> 
> Tue Oct 15 12:59:45 2013 : Error: ASSERT FAILED rlm_eap.c[369]: request->proxy_reply == NULL

  Uh... the *authenticate* section has a proxy reply filled in?  Just
what the heck are you doing with it?

  That should never happen, which is why it's an assertion.  It means
that instead of running post-proxy, it's re-running authenticate.  Or, a
proxy reply is being allocated before authentication, which should never
happen.

  Alan DeKok.


More information about the Freeradius-Users mailing list