auth/credentials_krb5: make use of smb_gss_krb5_prepare_acceptor_cred() v4-17-krb5
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Aug 2019 17:25:30 +0000 (17:25 +0000)
committerStefan Metzmacher <metze@samba.org>
Fri, 9 Feb 2024 17:31:21 +0000 (18:31 +0100)
commit7d96ea7652c8443293428a0728d20e9da0f4c037
treee4ae7cab51ebc72e94355c8e165bfabb1a6f5df0
parent79c4414d8c3a289ee66aeaff49705e58fb397b11
auth/credentials_krb5: make use of 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>
auth/credentials/credentials_krb5.c