]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2016-2124: s4:libcli/sesssetup: don't fallback to non spnego authentication if...
authorStefan Metzmacher <metze@samba.org>
Thu, 24 Nov 2016 08:12:59 +0000 (09:12 +0100)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:13 +0000 (10:52 +0100)
commit4290223ed40183e5f01c25da00df438b9ccf302a
treeacdfe0545b667006ddd9f6a1e7856d93d0094c62
parentec712adf5002eb4f3a36d55f0d7a8a196f24b214
CVE-2016-2124: s4:libcli/sesssetup: don't fallback to non spnego authentication if we require kerberos

We should not send NTLM[v2] data on the wire if the user asked for kerberos
only.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/libcli/smb_composite/sesssetup.c