CVE-2017-12150: s3:libsmb: only fallback to anonymous if authentication was not requested
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Dec 2016 05:07:56 +0000 (06:07 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 4 Sep 2017 09:35:31 +0000 (11:35 +0200)
commit609e6b09feb4b00ee52db4a9df258cb9061f4ad8
tree6fbb4376255ec02d7af689a8485b2e879bcea2a4
parentf30ea84489e9ee6ab65279bc3ea62ce4f954f965
CVE-2017-12150: s3:libsmb: only fallback to anonymous if authentication was not requested

With forced encryption or required signing we should also don't fallback.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/libsmb/clidfs.c