+2000-4-26 Alexandra Ellwood <lxs@mit.edu>
+
+ * ccdefault.c: Added version number to internal Kerberos Login Library
+ routine.
+
2000-4-13 Alexandra Ellwood <lxs@mit.edu>
* ccdefault.c: Added Kerberos Login library support (with ifdefs to control
}
/* Try to make sure a krb5 tgt is in the cache */
- err = __KLInternalAcquireTicketsForCache (desiredPrincipal,
- krb5_cc_default_name(context), nil, &outCacheName);
+ err = __KLInternalAcquireTicketsForCache (desiredPrincipal, krb5_cc_default_name(context),
+ kerberosPrincipal_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