s3:gse: get an explicit ccache_name from creds and kinit if required
commitef205f6b52ea1fec13e647e15e4f3edf536fd93e
authorStefan Metzmacher <metze@samba.org>
Thu, 14 Apr 2022 13:23:13 +0000 (14 15:23 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 14 May 2024 10:18:31 +0000 (14 10:18 +0000)
tree9d070e7d0c42b088a50e60d7c40504da5cd21db6
parent98ee5ca7e8399b865b8e94feceaed61be703061f
s3:gse: get an explicit ccache_name from creds and kinit if required

This means we may call kinit multiple times for now,
but we'll remove the kinit from the callers soon.

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