Description of problem: - The limit is hardcoded to 200 - This prevents customers from supporting more concurrency and being officially supported by Red Hat Version-Release number of selected component (if applicable): 1. samba 3.5.? How reproducible: 100% Steps to Reproduce: 1. Get 201 simultanous clients Actual results: 1. In the logs: Aug 4 08:41:56 nas05 winbindd[22235]: winbindd: Exceeding 200 client connections, no idle connection found Expected results: 1. Being able to set to the limit to any higher value Additional info: Please find a patch attached. Already included in samba-3-6-test as eeb24afd78a6448e808aaf96dbd7d5abf51bbd40 ( http://lists.samba.org/archive/samba-technical/2010-September/073323.html )
Created attachment 452362 [details] proposed patch
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The winbindd client limit was set to 200 and could not be changed. With this update, you can set the client limit manually with the command 'winbind max clients'.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0054.html