[krbdev.mit.edu #8929] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Jul 22 17:02:06 EDT 2020


Wed Jul 22 17:02:06 2020: Request 8929 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8929 >



Ignore bad enctypes in krb5_string_to_keysalts()

Fixes a problem where the presence of legacy/unrecognized keysalts in
supported_enctypes would prevent the kadmin programs from starting.

[ghudson at mit.edu: ideally we would put a warning in the kadmind log,
but that is difficult to do when the parsing is done inside a library.
Even adding a trace log is difficult because the kadm5 str_conv
functions do not accept contexts.]

https://github.com/krb5/krb5/commit/be5396ada0e8dabd68bd0aceb733cfca39a609bc
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: be5396ada0e8dabd68bd0aceb733cfca39a609bc
Branch: master
 src/lib/kadm5/str_conv.c |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)



More information about the krb5-bugs mailing list