]> git.ipfire.org Git - thirdparty/krb5.git/commit
Don't send empty etype info from KDC
authorGreg Hudson <ghudson@mit.edu>
Mon, 29 Apr 2013 18:55:31 +0000 (14:55 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 3 May 2013 20:11:28 +0000 (16:11 -0400)
commitef700ee2cc1b33a06cd1e5c6c56ca7cfac8e67c5
treee06d0a7b96c039c471dafb14a85d94b1c9e7bebb
parent9593d1311fa5e6e841c429653ad35a63d17c2fdd
Don't send empty etype info from KDC

RFC 4120 prohibits empty ETYPE-INFO2 sequences (though not ETYPE-INFO
sequences), and our client errors out if it sees an empty sequence of
either.

ticket: 7630
src/kdc/kdc_preauth.c