Author: metze
Date: 2006-12-09 15:30:15 +0000 (Sat, 09 Dec 2006)
New Revision: 20096

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

Log:
now I'm 100% sure:-)

metze
Modified:
   branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl     2006-12-09 15:27:22 UTC 
(rev 20095)
+++ branches/SAMBA_4_0/source/librpc/idl/dcerpc.idl     2006-12-09 15:30:15 UTC 
(rev 20096)
@@ -132,9 +132,6 @@
        const uint8 DCERPC_AUTH_TYPE_KRB5_1   = 1;
        const uint8 DCERPC_AUTH_TYPE_SPNEGO   = 9;
        const uint8 DCERPC_AUTH_TYPE_NTLMSSP  = 10;
-       /* I'm not 100% sure but type 16(0x10)
-        * seems to be raw krb5 --metze
-        */
        const uint8 DCERPC_AUTH_TYPE_KRB5     = 16;
        const uint8 DCERPC_AUTH_TYPE_SCHANNEL = 68;
        const uint8 DCERPC_AUTH_TYPE_MSMQ     = 100;

Reply via email to