1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

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 <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Stefan Metzmacher 2023-07-19 09:27:48 +02:00 committed by Douglas Bagnall
parent a0bc372dee
commit 86176598ee

View 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(