diff options
Diffstat (limited to 'librpc/gen_ndr/netlogon.h')
-rw-r--r-- | librpc/gen_ndr/netlogon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/netlogon.h b/librpc/gen_ndr/netlogon.h index bc8ff12759c..9cf3828136b 100644 --- a/librpc/gen_ndr/netlogon.h +++ b/librpc/gen_ndr/netlogon.h @@ -754,7 +754,7 @@ union netr_CONTROL_DATA_INFORMATION { #define NETLOGON_NEG_NEUTRALIZE_NT4_EMULATION ( 0x00100000 ) #define NETLOGON_NEG_RODC_PASSTHROUGH ( 0x00200000 ) #define NETLOGON_NEG_SUPPORTS_AES_SHA2 ( 0x00400000 ) -#define NETLOGON_NEG_0x01000000 ( 0x01000000 ) +#define NETLOGON_NEG_SUPPORTS_AES ( 0x01000000 ) #define NETLOGON_NEG_AUTHENTICATED_RPC_LSASS ( 0x20000000 ) #define NETLOGON_NEG_AUTHENTICATED_RPC ( 0x40000000 ) |