Andrew: These connections almost certainly occur on the same TCP/IP socket...I can confirm with a sniffer on Monday if it helps...
I will try the spnego=no and see what happens. For more details, my original post was: http://lists.samba.org/archive/samba/2005-April/103115.html Thanks for your help! David >>> Andrew Bartlett <[EMAIL PROTECTED]> 04/10/05 3:51 AM >>> On Mon, 2005-04-04 at 11:23 -0400, David Girard wrote: > We are having a problem with SAMBA v 3.0.13 on Linux where a windows client > (single IP address) makes multiple connections at the same time > (different processes) to copy files onto our SAMBA server. As many as 20 > simultaneous connections/file transfers may be occurring from the > same client IP address. > Any Ideas what may be happening?...or what we could look at next to > try to resolve this problem? Any idea if all these connections occur on the same TCP/IP socket? I suspect that the issue is the way the NTLMSSP logins occur - we may well have the negotiations overlap. Try 'use spnego = no' on the server, and see if that helps. I'm trying to solve this properly with Samba4, correctly handling the state rather than using various global variables... Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Student Network Administrator, Hawker College http://hawkerc.net -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
