]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
netlogon.idl: the capabilities in query_level=2 are the ones send by the client
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Jul 2023 07:27:48 +0000 (09:27 +0200)
committerJule Anger <janger@samba.org>
Wed, 13 Nov 2024 10:39:11 +0000 (10:39 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15425

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit 86176598eee4c83dc63a9dac163f32c886477129)

librpc/idl/netlogon.idl

index 383c7b567e301b1c7a0dff55678027394ac8db3c..ed75fe3797af38cae303f1d5ad3e0f3c58ec0670 100644 (file)
@@ -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(