]> git.samba.org - metze/samba/wip.git/commit
s3:gse: let gse_init_server() use smb_gss_krb5_prepare_acceptor_cred()
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Aug 2019 17:13:41 +0000 (17:13 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 9 Feb 2024 17:31:21 +0000 (18:31 +0100)
commit45c4a67bf0294f3214b198c7d805ce53b0b9cc7e
tree008eb3989a113eabefd5e6e6155196c2af75a92f
parent6e5b99f350354fedb7c7be26125990841fc9aa5d
s3:gse: let gse_init_server() use smb_gss_krb5_prepare_acceptor_cred()

We should check all keys in our in memory keytab
and skip the transited checks unless we're in
standalone/MIT-realm mode.

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

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