svn commit: samba r11508 - in branches/SAMBA_3_0/source/libads: .

jra at samba.org jra at samba.org
Sat Nov 5 00:02:02 GMT 2005


Author: jra
Date: 2005-11-05 00:02:01 +0000 (Sat, 05 Nov 2005)
New Revision: 11508

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11508

Log:
Removed incorrect patch hunk. Thanks to Andrew
Bartlett for pointing this out.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/libads/ads_struct.c


Changeset:
Modified: branches/SAMBA_3_0/source/libads/ads_struct.c
===================================================================
--- branches/SAMBA_3_0/source/libads/ads_struct.c	2005-11-04 17:40:37 UTC (rev 11507)
+++ branches/SAMBA_3_0/source/libads/ads_struct.c	2005-11-05 00:02:01 UTC (rev 11508)
@@ -105,8 +105,6 @@
 	/* 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;
 }
 



More information about the samba-cvs mailing list