Separate in-/out- ccaches.
Greg Hudson
ghudson at MIT.EDU
Sat Feb 22 15:43:00 EST 2014
On 02/22/2014 02:57 PM, Peter Mogensen wrote:
> This works fine with a MEMORY ccache to hold til tickets.
> But since you can only provide 1 ccache to the libkrb5 API that also
> means the service1 has to do an AS-REQ for a TGT to put in that MEMORY
> ccached for every request.
[...]
> Is there a way to do what I'm looking for?
Can you make a master ccache with the TGT and then copy it (with
krb5_cc_copy_creds) to another ccache for each client?
More information about the Kerberos
mailing list