From: | ghudson@mit.edu |
Subject: | SVN Commit |
If krb5_server_decrypt_ticket_keytab doesn't find a key of the
appropriate enctype in an iterable keytab, it returns 0 (without
decrypting the ticket) due to a misplaced initialization of retval.
This bug causes kinit -k to claim "keytab entry valid" when it
shouldn't. Reported by mark@mproehl.net.
https://github.com/krb5/krb5/commit/b531f40581f6b871c08643a0e9ef11f632de0363
Commit By: ghudson
Revision: 25584
Changed Files:
U trunk/src/lib/krb5/krb/srv_dec_tkt.c