kdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_KVNONOTFOUND.
authorSam Hartman <hartmans@mit.edu>
Wed, 7 Jan 2009 18:13:30 +0000 (18:13 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 7 Jan 2009 18:13:30 +0000 (18:13 +0000)
commit12cc35712c4d82f8c23d8156d9607d422e40919d
tree00d08e6eb48db3e884d8ec7493810d6edb4ac982
parenta8683c39913bf4d7739f9a2b888d2d9fa8cf2e01
kdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_KVNONOTFOUND.
At least in cases other than tgts, this  code handles its own enctype matching, so kvno not found is the only
thing that produces the no matching key error.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21718 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/keytab.c