svn commit: samba r11505 - in trunk/source/libads: .

Andrew Bartlett abartlet at samba.org
Fri Nov 4 23:17:16 GMT 2005


On Fri, 2005-11-04 at 17:39 +0000, jra at samba.org wrote:
> Author: jra
> Date: 2005-11-04 17:39:45 +0000 (Fri, 04 Nov 2005)
> New Revision: 11505
> 
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11505
> 
> Log:
> Added Andrew Bartletts removal of another NTLMSSP implementation
> patch.
> Jeremy.
> 
> Modified:
>    trunk/source/libads/ads_struct.c
>    trunk/source/libads/sasl.c
> 
> 
> Changeset:
> Modified: trunk/source/libads/ads_struct.c
> ===================================================================
> --- trunk/source/libads/ads_struct.c	2005-11-04 17:39:42 UTC (rev 11504)
> +++ trunk/source/libads/ads_struct.c	2005-11-04 17:39:45 UTC (rev 11505)
> @@ -105,6 +105,8 @@
>  	/* the caller will own the memory by default */
>  	ads->is_mine = 1;
>  
> +	ads->auth.flags = ADS_AUTH_DISABLE_KERBEROS | ADS_AUTH_ALLOW_NTLMSSP;
> +
>  	return ads;
>  }
>  

Do you even read my patches?  That was the 'hack to enable the use of
NTLMSSP'.  We don't really want to disable kerberos completely, forever,
but we may wish to enable NTLMSSP...

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Student Network Administrator, Hawker College  http://hawkerc.net
-------------- 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/20051105/a501f2d9/attachment.bin


More information about the samba-technical mailing list