[krbdev.mit.edu #3349] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Tue Jun 13 10:45:08 EDT 2017
Allow unspecified kvno in keytab entries
In ktutil, make "-k 0" work when creating a keytab entry. In the
keytab implementations, treat entries with unspecified kvnos as
low-priority matches.
[ghudson at mit.edu: adjusted to current file keytab code; added logic
for other keytab types; wrote commit message]
https://github.com/krb5/krb5/commit/91afad7fc60fe6ce86f8d4a8ef4ce53c7cada31a
Author: Luke Howard <lukeh at padl.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 91afad7fc60fe6ce86f8d4a8ef4ce53c7cada31a
Branch: master
src/kadmin/ktutil/ktutil.c | 6 ++++--
src/lib/krb5/keytab/kt_file.c | 2 +-
src/lib/krb5/keytab/kt_memory.c | 2 +-
src/lib/krb5/keytab/kt_srvtab.c | 2 +-
4 files changed, 7 insertions(+), 5 deletions(-)
More information about the krb5-bugs
mailing list