Skip Menu |
 

Subject: Need to rearchitect libraries to better support popup login dialogs
To better support Kerberos login dialogs popping up when tickets aren't
there or expired, we need to do some rearchitecture of the libraries and
create approapriate bottlenecks.
Passing to Zhanna.

This bug is about the fact that we use krb5int_cc_default as the krb5 hook to call into
KIM/LEASH to get tickets. This issue no longer affects GSSAPI. The GSSAPI hooks were cleaned
up in a previous release.

Fixing this requires non-trivial architectural work to krb5 sources.
Requires re-architecturing