Hide Forgot
+++ This bug was initially created as a clone of Bug #1030686 +++ The krb5_ccc_last_change_time() and krb5_cccol_last_change_time() functions are meant to provide the caller with the last time a particular cache or cache collection was modified. Their implementation for KEYRING caches is such that different processes will get different results, if they get anything other than 0. Since we've been looking at using these functions to monitor user caches and check for impending expiration, we need to fix them.