2000-5-19 Alexandra Ellwood <lxs@mit.edu>
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 19 May 2000 22:21:41 +0000 (22:21 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 19 May 2000 22:21:41 +0000 (22:21 +0000)
commit592d3079f51a02415b412fd2f3e288e1dc1989c7
tree1cf7841803083e1d9a4fda6b865ace2858f9b006
parentb9c85dcc0529cd2219ae3010383f0e155f65e4d6
2000-5-19 Alexandra Ellwood <lxs@mit.edu>

* ccdefault.c: Added krb5int_cc_default.  This function
supports the Kerberos Login Library and pops up a dialog if the cache does
not contain valid tickets.  This is used to automatically get a tgt before
obtaining service tickets.  Note that this should be an internal function
because callers don't expect krb5_cc_default to pop up a dialog!
(We found this out the hard way :-)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12292 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/ccdefault.c