gensec:spnego: ignore trailing bytes in SPNEGO_SERVER_START state
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Nov 2020 16:03:29 +0000 (17:03 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Jan 2024 10:14:09 +0000 (11:14 +0100)
commitcfd3b82433ff16c317c4997acdd00cb8b66ae8a4
tree7b376a926ec58a25b722f92ac1488eb813524e74
parent7f15f02b1fc4c8924ce0b06918ab302c7b924ef7
gensec:spnego: ignore trailing bytes in SPNEGO_SERVER_START state

This matches Windows (at least Server 2012_R2).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14356

Signed-off-by: Stefan Metzmacher <metze@samba.org>
auth/gensec/spnego.c