rerun 'make samba3-idl'
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Feb 2011 13:20:58 +0000 (14:20 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:53 +0000 (14:34 +0100)
metze
(cherry picked from commit 782726a5161da3ad1369dc63e13956a3faad4980)

librpc/gen_ndr/dcerpc.h

index 5408cf49680def8a8562b597cac10787eb7518ab..f64f7aecb206a8972e15b197630ad09f75d26b3a 100644 (file)
@@ -22,6 +22,7 @@
 #define DCERPC_FAULT_OTHER     ( 0x00000001 )
 #define DCERPC_FAULT_ACCESS_DENIED     ( 0x00000005 )
 #define DCERPC_FAULT_CANT_PERFORM      ( 0x000006d8 )
+#define DCERPC_FAULT_SEC_PKG_ERROR     ( 0x00000721 )
 #define DCERPC_FAULT_TODO      ( 0x00000042 )
 #define DCERPC_AUTH_LEVEL_DEFAULT      ( DCERPC_AUTH_LEVEL_CONNECT )
 #define DCERPC_AUTH_TRAILER_LENGTH     ( 8 )