Use cc_user_set_default_name to 'make default'
In addition to calling krb5_cc_switch(), use krb5int_cc_user_set_default_name() in CLeashView::OnMakeDefault() to set the default ccache for all processes for the current user. Signed-off-by: Kevin Wasserman <[email protected]> https://github.com/krb5/krb5/commit/84b0d77e7d9d8f4a733bc0d71afb7815584d1c12 Author: Kevin Wasserman <[email protected]> Committer: Ben Kaduk <[email protected]> Commit: 84b0d77e7d9d8f4a733bc0d71afb7815584d1c12 Branch: master src/windows/leash/LeashView.cpp | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) _______________________________________________ kfwdev mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/kfwdev
