From: Stefan Metzmacher Date: Wed, 19 Jul 2023 07:27:48 +0000 (+0200) Subject: netlogon.idl: the capabilities in query_level=2 are the ones send by the client X-Git-Tag: ldb-2.9.2~65 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e476b15d1bd01ba4acc2d0d6d9f64ef316d2c611;p=thirdparty%2Fsamba.git netlogon.idl: the capabilities in query_level=2 are the ones send by the client BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425 Signed-off-by: Stefan Metzmacher Reviewed-by: Douglas Bagnall (cherry picked from commit 86176598eee4c83dc63a9dac163f32c886477129) --- diff --git a/librpc/idl/netlogon.idl b/librpc/idl/netlogon.idl index 383c7b567e3..ed75fe3797a 100644 --- a/librpc/idl/netlogon.idl +++ b/librpc/idl/netlogon.idl @@ -1236,7 +1236,7 @@ interface netlogon /* Function 0x15 */ typedef [switch_type(uint32)] union { [case(1)] netr_NegotiateFlags server_capabilities; - [case(2)] netr_NegotiateFlags server_capabilities; + [case(2)] netr_NegotiateFlags requested_flags; } netr_Capabilities; NTSTATUS netr_LogonGetCapabilities(