]> 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, 20 Sep 2017 10:00:34 +0000 (12:00 +0200)
commitd148d6df0b39e0c2c31ba8fc1d31207a4c852af0
treebc72d08dcae1a6b94e9a4f0592baf744d04199f4
parentf7374475c867cb8a71fe4cf07a6bfec9f148af0b
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