Skip to content

Explicitly switch to credentials cache when needed

Ray Strode requested to merge kswitch-to-new-cache into master

This patchset adds a few kerberos related fixes. In particular:

  1. It makes sure the latest credential cache gets made the default credential cache if the cache it's replacing was the default
  2. It fixes a crasher

Merge request reports