]> git.ipfire.org Git - thirdparty/krb5.git/commit
Implement 32-bit keytab kvno extension
authorGreg Hudson <ghudson@mit.edu>
Wed, 4 Mar 2015 19:43:00 +0000 (14:43 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 15 Apr 2015 04:37:38 +0000 (00:37 -0400)
commit54b4ccf510b67140caec76b12fff4b30462e7e50
tree702981697bf4b919c47ae556a7530a49b3cafbe1
parent49b2c5e30edf980e0f99b5fe2cdf6ff5b2a8b032
Implement 32-bit keytab kvno extension

Heimdal and Shishi support a 32-bit kvno at the end of a keytab entry,
overriding the 8-bit version if present.  Implement this in the FILE
keytab type and document it in keytab_file_format.rst.

ticket: 7532
doc/formats/keytab_file_format.rst
src/lib/krb5/keytab/kt_file.c