13 Oct
2008
13 Oct
'08
11:34 a.m.
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.