break trying to match is_skey in the ccache. This way we
won't end up with many copies of user-to-user tickets.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7348
dc483132-0cff-0310-8789-
dd5450dbe970
+Sun Jan 21 23:32:53 1996 Tom Yu <tlyu@dragons-lair.MIT.EDU>
+
+ * gc_via_tkt.c (krb5_kdcrep2creds): Set is_skey so get_creds won't
+ break trying to match is_skey in the ccache. This way we
+ won't end up with many copies of user-to-user tickets.
+
Fri Jan 19 23:16:17 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* mk_req.c (krb5_mk_req): krb5_get_credentials does not take
(*ppcreds)->magic = KV5M_CREDS;
(*ppcreds)->authdata = NULL; /* not used */
- (*ppcreds)->is_skey = 0; /* not used */
+ (*ppcreds)->is_skey = psectkt->length != 0;
if (pkdcrep->enc_part2->caddrs) {
if ((retval = krb5_copy_addresses(context, pkdcrep->enc_part2->caddrs,