s3:libsmb: Do not check the SPNEGO neg token for KRB5
authorAndreas Schneider <asn@samba.org>
Thu, 10 Oct 2019 14:18:21 +0000 (16:18 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Sat, 12 Oct 2019 14:33:32 +0000 (14:33 +0000)
commit7e36de99d7d028a01d4c52c2974d990ef91017bb
treec852c86152672404ff7d632d16beeb8fd0b51f63
parent37daeb220e461b842ad9708497699f15c5fa5df3
s3:libsmb: Do not check the SPNEGO neg token for KRB5

The list is not protected and this could be a downgrade attack.

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

Pair-Programmed-With: Isaac Boukris <iboukris@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Isaac Boukris <iboukris@redhat.com>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/libsmb/cliconnect.c