CVE-2016-2124: s3:libsmb: don't fallback to non spnego authentication if we require...
commitc17f4256e53229bd100f7bdcbc77620a64446326
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Oct 2016 08:40:28 +0000 (27 10:40 +0200)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:34 +0000 (9 19:45 +0000)
tree1641d7fafe50c2a67a4d1d94f4414441f7fed503
parent93dad333a22a3b46217072333491b87621db01f5
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