Previously, ktype_match only made sure that the enctype was valid
authorSam Hartman <hartmans@mit.edu>
Thu, 25 Jan 1996 20:01:45 +0000 (20:01 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 25 Jan 1996 20:01:45 +0000 (20:01 +0000)
commit2f0de7c22a5a554fff28c17ae7c0a741dfd48108
tree013808ed19174bcccf3b280253b0198471c39e21
parent154715bdfc619cc55313daf595ee94f8b64805d7
Previously, ktype_match only made sure that the enctype was valid
and in the set of default tgs enctypes.
Now, if matching on keytype, do an exact match, else
use ktype_reasonable (renamed ktype_match) to make
sure the ticket is in the default tgs enctypes.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7384 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/fcc_retrv.c
src/lib/krb5/ccache/memory/ChangeLog
src/lib/krb5/ccache/memory/mcc_retrv.c
src/lib/krb5/ccache/stdio/ChangeLog
src/lib/krb5/ccache/stdio/scc_retrv.c