[krbdev.mit.edu #7346] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Aug 31 11:13:54 EDT 2012


Support kdc_timesync offsets in memory ccache

When using v4 file credentials caches, client clock skew offsets
obtained when running with the kdc_timesync option set are persisted in
the ccache. This allows the offsets to be used across separate contexts,
e.g. when obtaining credentials using krb5 interfaces and subsequently
importing those credentials for use in gssapi. This patch adds similar
support for memory credentials caches.

[ghudson at mit.edu: Minor style corrections.]

https://github.com/krb5/krb5/commit/79b78773ee4e9219185c71907256a92e06ec5b57
Author: Nate Rosenblum <nater at maginatics.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 79b78773ee4e9219185c71907256a92e06ec5b57
Branch: master
 src/lib/krb5/ccache/cc_memory.c |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list