[krbdev.mit.edu #9059] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed May 18 17:09:47 EDT 2022


Wed May 18 17:09:47 2022: Request 9059 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=9059 >



Use context profile for libkadm5 configuration

In kadm5_get_config_params(), uxe the context profile instead of
creating a new one with krb5_aprof_init().

In kproplog, obtain the context with kadm5_init_krb5_context() so that
KDC configuration is used.

https://github.com/krb5/krb5/commit/49a857808b918440793daa81c8fe352326623fef
Author: Greg Hudson <ghudson at mit.edu>
Commit: 49a857808b918440793daa81c8fe352326623fef
Branch: master
 src/kprop/kproplog.c     |  2 +-
 src/lib/kadm5/admin.h    |  2 ++
 src/lib/kadm5/alt_prof.c | 24 ++----------------------
 3 files changed, 5 insertions(+), 23 deletions(-)



More information about the krb5-bugs mailing list