CVE-2016-2125: s3:gse: avoid using GSS_C_DELEG_FLAG
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Nov 2016 10:42:59 +0000 (11:42 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 19 Dec 2016 09:52:16 +0000 (10:52 +0100)
commit08bff1a588c487cc06d71944f75655c2a1e91c87
treeff7658114702d5fe5e0b4d25cbca9281394672d1
parent205ec587d5ce361ff8967fe8feda8d973e8b8730
CVE-2016-2125: s3:gse: avoid using GSS_C_DELEG_FLAG

We should only use GSS_C_DELEG_POLICY_FLAG in order to let
the KDC decide if we should send delegated credentials to
a remote server.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
source3/librpc/crypto/gse.c