[Samba] NT_STATUS_WRONG_PASSWORD with multiple concurrent connects from same IP Address.

Blane Bramble blane at dialmediagroup.com
Mon Apr 11 15:51:47 GMT 2005


On Mon, 2005-04-11 at 15:35 +0100, Blane Bramble wrote:
> > 
> > >>> Andrew Bartlett <[EMAIL PROTECTED]> 04/10/05 3:51 AM >>>
> > 
> > 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
> > 
> 
> Hi, this sounds very much like the problem we are experiencing with W2k
> web edition connected to a Samba server - each site runs on it's own UNC
> share with it's own user and password, and periodically fails with the
> NT_STATUS_WRONG_PASSWORD error. Definitely going to be the same IP,
> presumably the same socket. Unfortunately "use spnego = no" does not
> seem to have made much difference, so any other suggestions would be
> much appreciated.

Replying to myself... would it be possible to use the existing OPLOCK
based queueing code to make force an authorisation request into the
pending queue if another auth request is still being processed?



More information about the samba mailing list