s3:gse: let gse_init_client() use GSS_KRB5_CRED_NO_TRANSIT_CHECK_X
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Aug 2019 16:51:49 +0000 (16:51 +0000)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Oct 2019 13:34:08 +0000 (14:34 +0100)
commit2b0fc3b8bf098fcf92fe3bd8958c766ca4ab35e8
treee36cfd1be0adc337c081ff7fed6e277ec66cf5b0
parent8601cb5eb02b4c2239e54d3070c20d4ac3d3014b
s3:gse: let gse_init_client() use GSS_KRB5_CRED_NO_TRANSIT_CHECK_X

There no need to do any possible transit checking on
the client side.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/librpc/crypto/gse.c