svn commit: samba r20403 - in branches/SAMBA_3_0/source: libads libsmb

Andrew Bartlett abartlet at samba.org
Fri Dec 29 09:43:03 GMT 2006


On Fri, 2006-12-29 at 10:36 +0100, Stefan (metze) Metzmacher wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Andrew,
> 
> > Changeset:
> > Modified: branches/SAMBA_3_0/source/libads/sasl.c
> > ===================================================================
> > --- branches/SAMBA_3_0/source/libads/sasl.c	2006-12-29 08:25:51 UTC (rev 20402)
> > +++ branches/SAMBA_3_0/source/libads/sasl.c	2006-12-29 09:18:06 UTC (rev 20403)
> > @@ -42,7 +42,6 @@
> >  	if (!NT_STATUS_IS_OK(nt_status = ntlmssp_client_start(&ntlmssp_state))) {
> >  		return ADS_ERROR_NT(nt_status);
> >  	}
> > -	ntlmssp_state->neg_flags &= ~NTLMSSP_NEGOTIATE_SIGN;
> 
> why this? w2k is broken with signed only LDAP using NTLMSSP.
> and we're not supporting sealing in samba3 too...

You can't get down this branch without code changes anyway, but this is
a follow-on change to Kai's ntlm_auth work.  That flag is no longer in
there by default, so we no longer need to remove it.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.                  http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20061229/ad190bfa/attachment.bin


More information about the samba-technical mailing list