-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 :-)
+2000-5-31 Alexandra Ellwood <lxs@mit.edu>
+
+ * ccdefault.c: Changed kerberosPrincipal_V5 to kerberosVersion_V5 to reflect
+ the new constant name.
2000-4-26 Alexandra Ellwood <lxs@mit.edu>
/* Try to make sure a krb5 tgt is in the cache */
err = __KLInternalAcquireTicketsForCache (desiredPrincipal, krb5_cc_default_name(context),
- kerberosPrincipal_V5, nil, &outCacheName);
+ kerberosVersion_V5, nil, &outCacheName);
if (err == klNoErr) {
/* This function tries to get tickets and put them in the specified
cache, however, if the cache does not exist, it may choose to put