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

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


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

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

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

Modified:
   trunk/source/libads/ads_struct.c


Changeset:
Modified: trunk/source/libads/ads_struct.c
===================================================================
--- trunk/source/libads/ads_struct.c	2005-11-05 00:02:01 UTC (rev 11508)
+++ trunk/source/libads/ads_struct.c	2005-11-05 00:02:31 UTC (rev 11509)
@@ -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