I have a radius server which uses ntlm_auth to authenticate users aganist AD when a lot of users tries to login, winbind became to eat 99% cpu, ntlm_auth --username=user hangs and things are going bad. In log file: [2009/02/04 19:20:15, 0] winbindd/winbindd.c:process_loop(979) winbindd: Exceeding 200 client connections, no idle connection found I tried to apply https://bugzilla.samba.org/show_bug.cgi?id=3204#c61 but it does not help.
Please try the recently released 3.2.8 if you want to stick with the 3.2.x series. There were some other winbindd fixes in this and I'd like to see if you can reproduce this with the latest 3.2.x code. Jeremy.
(In reply to comment #1) same problem with 3.2.8 [2009/02/04 22:52:17, 0] winbindd/winbindd.c:process_loop(984) winbindd: Exceeding 200 client connections, no idle connection found [2009/02/04 22:52:17, 0] winbindd/winbindd.c:process_loop(965) winbindd: Exceeding 200 client connections, no idle connection found [2009/02/04 22:52:17, 0] winbindd/winbindd.c:process_loop(984) winbindd: Exceeding 200 client connections, no idle connection found [2009/02/04 22:52:17, 0] winbindd/winbindd.c:process_loop(965)
I'm going to need more than that - get me a debug level 10 log from winbindd please.
*** This bug has been marked as a duplicate of bug 3204 ***