]> git.ipfire.org Git - thirdparty/krb5.git/commit
Echo KDC cookies in preauth tryagain 599/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 21 Jan 2017 18:20:38 +0000 (13:20 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 27 Jan 2017 18:22:07 +0000 (13:22 -0500)
commit25f12e90d98b677d0a72893b3c6eb859377aee68
tree6c4c1835becec0bcd994484861ba9622b99ab544
parent16550e85a2c317c5404fa336c084381d83b90740
Echo KDC cookies in preauth tryagain

When trying again after a mechanism-specific error, we should send the
KDC cookie for conformance with RFC 6113.

ticket: 8539
src/lib/krb5/krb/preauth2.c
src/tests/t_pkinit.py