On Jul 26, 2019, at 9:04 AM, Jan-Frederik Rieckers <rieckers+freeradius-devel@uni-bremen.de> wrote:
Probably this will take the next week, when I'm ready I'll post a link where you can try out all these things.
I have some tests to reproduce it here.
With the current master I still have the problem that, if I omit the "if (updated)"-Section freeradius sends out Access-Reject when getting an Access-Challenge. When I put the "if(updated)" section there, it sends out the Access-Challenge, but with incorrect Message Authenticator and I haven't foud a way to tell my check script to ignore the Message Authenticator, so I haven't tested it further yet.
I've starting poke it, and am looking into some other issues. I'll see if I can push some patches. Alan DeKok.