CVE-2016-2124: s3:libsmb: don't fallback to non spnego authentication if we require...
commit670abaacb5217720bf60f5cc78c9ab0f6ee21512
authorStefan Metzmacher <metze@samba.org>
Thu, 27 Oct 2016 08:40:28 +0000 (27 10:40 +0200)
committerJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 4 Nov 2021 03:58:13 +0000 (4 16:58 +1300)
treeb6639d0975578b5b48af842ff92b26831f5a2cdd
parentecfa1fb325460e99885d320ff4501cf685585743
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