2000-5-19 Alexandra Ellwood <lxs@mit.edu>
authorAlexandra Ellwood <lxs@mit.edu>
Fri, 19 May 2000 22:13:49 +0000 (22:13 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Fri, 19 May 2000 22:13:49 +0000 (22:13 +0000)
commitb9c85dcc0529cd2219ae3010383f0e155f65e4d6
tree267ac92d500d83e6585727965fa82260802fc0c4
parent64c237bc304fb00e38bf2a49be7e3ad67e6fcb0c
2000-5-19 Alexandra Ellwood <lxs@mit.edu>

* sendauth.c, fwd_tgt.c: Changed to use 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@12291 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/fwd_tgt.c
src/lib/krb5/krb/sendauth.c