FR2.1.1 Solaris 5.10 x86 32-bit race condition
Alan, FR 2.1.1, Solaris 5.10 x86 32-bit We're using the latest code from git.freeradius.org. We're using PEAP/MSCAHPv2 and authenticating against Microsoft AD. We've encountered a race condition affecting the server when the supplicant on a windows XP station attempts to reauthenticates 30 minutes after the initial user logon. Here's the URL for the gdb and radiusd -X output: http://129.11.59.52/RADIUSD/ Any help in fixing this problem would be appreciated. Thanks, Chris Howley
Chris Howley wrote:
We're using PEAP/MSCAHPv2 and authenticating against Microsoft AD. We've encountered a race condition affecting the server when the supplicant on a windows XP station attempts to reauthenticates 30 minutes after the initial user logon.
What is the race condition? It's not entirely obvious from the 600+K of debug output. All I see is a bunch of authentication requests, followed by you stopping the server via CRTL-C, and running gdb. What's going wrong? Is it *not* reading the data from the pipe? Maybe something else? Alan DeKok.
participants (2)
-
Alan DeKok -
Chris Howley