mirror of
https://github.com/samba-team/samba.git
synced 2025-08-24 21:49:29 +03:00
committed by
Gerald (Jerry) Carter
parent
04b50f0f0d
commit
cc0edee3f6
@ -132,9 +132,6 @@ interface dcerpc
|
||||
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;
|
||||
|
Reference in New Issue
Block a user