Displaying 5 results from an estimated 5 matches for "winbindd_max_simultaneous_clients".
2011 Apr 26
0
winbind craps out, NT_STATUS_PIPE_BROKEN
...aning up idle connections". This particular server usually has at least 400 client connections all the time, and a good chunk of those are rather active (distributed renderfarm). I see that smb.conf will recognize "winbind max clients" in 3.6. I also understand that I could change WINBINDD_MAX_SIMULTANEOUS_CLIENTS and recompile a new winbindd, but that's not an option for me for a few weeks.
Output from uname -a:
Linux cias-files 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64 GNU/Linux
I'm using Samba 3.5.6 on Debian Squeeze in ADS mode joined to a 2008R2 domain. I'm using the RID id...
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
...interfere with existing locks)
50) Limit the unix domain sockets used by winbindd (also solves FD_SETSIZE
problem in winbindd to boot !). Adds a "last_access" field to winbindd
connections, and will close the oldest idle connection once the number
of open connections goes over WINBINDD_MAX_SIMULTANEOUS_CLIENTS
(defined in local.h as 200 currently)
51) Limit the number of print jobs returned in EnumJobs()
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/
iD8DBQE+ZhiOIR7qMdg1EfYRAnbrAKDyZKVxiHI1sBdGE9Tesxr1ea7jZwCfQvmp
f...
2003 Feb 06
1
Samba-2.2.8pre1 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We've just posted a preview release of Samba 2.2.8 on samba.org.
This is a non-production release provided for testing only.
The final 2.2.8 will only include bug fixes for the 2.2.7a release.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/pre/
The unpcompressed tarball and patch file have been signed
using
2003 Mar 15
0
[SECURITY] Samba 2.2.8 available for download
...not interfere with existing locks).
27) Doxygen cleanups for code documentation
28) limit the unix domain sockets used by winbindd by adding a
"last_access" field to winbindd connections, and will close
the oldest idle connection once the number of open connections goes
over WINBINDD_MAX_SIMULTANEOUS_CLIENTS (defined in local.h as 200
currently)
29) Fix a couple of string handling errors in smbd/dir.c that would
cause smbd to crash
30) Fix seg fault in smbpasswd when specifying the new password
as a command line argument
31) Correct 64-but file sizes issues with smbtar and smbclient
32) Add...
2003 Mar 15
0
[SECURITY] Samba 2.2.8 available for download
...not interfere with existing locks).
27) Doxygen cleanups for code documentation
28) limit the unix domain sockets used by winbindd by adding a
"last_access" field to winbindd connections, and will close
the oldest idle connection once the number of open connections goes
over WINBINDD_MAX_SIMULTANEOUS_CLIENTS (defined in local.h as 200
currently)
29) Fix a couple of string handling errors in smbd/dir.c that would
cause smbd to crash
30) Fix seg fault in smbpasswd when specifying the new password
as a command line argument
31) Correct 64-but file sizes issues with smbtar and smbclient
32) Add...