fix kadmind startup failure with krb4 vuln patch
authorTom Yu <tlyu@mit.edu>
Wed, 19 Mar 2003 00:48:47 +0000 (00:48 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 19 Mar 2003 00:48:47 +0000 (00:48 +0000)
commit8398785c2e4e44a84e5d96bc123e7dce91310573
tree26b8cca7818bac31e999c67ec108c62fbdb287dd
parentef57ceebaf979cfad932f14f2c3a7647ae102a90
fix kadmind startup failure with krb4 vuln patch

* keytab.c (krb5_ktkdb_get_entry): Do not perform the enctype
comparison if the requested enctype is a wildcard.

ticket: new
status: open
tags: pullup

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