]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:librpc/rpc: don't allow any unexpected upgrades of negotiate_flags
authorStefan Metzmacher <metze@samba.org>
Wed, 2 Oct 2024 14:44:26 +0000 (16:44 +0200)
committerJule Anger <janger@samba.org>
Wed, 13 Nov 2024 10:39:11 +0000 (10:39 +0000)
commita73571c0747c7531824478ed9d4439cb08d176d8
treeec1daf547599c69376825c39493302f1b3a2866e
parent20661a24ff2b6abc9288fce32d6900bb645593b2
s4:librpc/rpc: don't allow any unexpected upgrades of negotiate_flags

Only remove the unsupported flags from local_negotiate_flags for
the next try...

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 69b0cbd13d06fa640a900acab6757425b5b77cac)
source4/librpc/rpc/dcerpc_schannel.c