Author: abartlet
Date: 2005-09-06 00:33:28 +0000 (Tue, 06 Sep 2005)
New Revision: 10044

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

Log:
Microsoft has defined this bit:
support.microsoft.com/?kbid=832572

(It inhbits the generation of a PAC).

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/include/ads.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/ads.h
===================================================================
--- branches/SAMBA_4_0/source/include/ads.h     2005-09-05 20:56:28 UTC (rev 
10043)
+++ branches/SAMBA_4_0/source/include/ads.h     2005-09-06 00:33:28 UTC (rev 
10044)
@@ -151,7 +151,7 @@
 #define UF_UNUSED_5                            0x00800000
 
 #define UF_UNUSED_6                            0x01000000
-#define UF_UNUSED_7                            0x02000000
+#define UF_NO_AUTH_DATA_REQUIRED                0x02000000
 #define UF_UNUSED_8                            0x04000000
 #define UF_UNUSED_9                            0x08000000
 

Reply via email to