]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRED in gpo_connect_server()
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Dec 2016 04:49:46 +0000 (05:49 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Sep 2017 16:19:48 +0000 (09:19 -0700)
commit95f6e5b574856453c3ef36ebe9ae86d8456e6404
treedd7a5566dc49780b88077e345a0e6fc357ea16b4
parent26b87d01b015c83a4670db62839f5c84b6e66478
CVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRED in gpo_connect_server()

It's important that we use a signed connection to get the GPOs!

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
libgpo/gpo_fetch.c