CVE-2016-2124: s3:libsmb: don't fallback to non spnego authentication if we require...
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Oct 2016 08:40:28 +0000 (10:40 +0200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:13 +0000 (10:52 +0100)
commit721e40dd379a85e153c31b294d1054eeb3718aa0
tree05bd8fe84421bdf8cb11c59fb6dc5f3ff4972f83
parent4290223ed40183e5f01c25da00df438b9ccf302a
CVE-2016-2124: s3:libsmb: don't fallback to non spnego authentication if we require kerberos

We should not send NTLM[v2] nor plaintext 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>
source3/libsmb/cliconnect.c