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;
 }
 

Reply via email to