]> git.ipfire.org Git - thirdparty/krb5.git/commit
Use context profile for libkadm5 configuration
authorGreg Hudson <ghudson@mit.edu>
Mon, 9 May 2022 14:41:47 +0000 (10:41 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 18 May 2022 20:54:45 +0000 (16:54 -0400)
commit49a857808b918440793daa81c8fe352326623fef
tree2c4bd25ccc390bf1ee667ff221e62ba41c9bac4e
parent0bfd22feb6493f34fdc894daaf680c3a2f2e7784
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.

ticket: 9059 (new)
src/kprop/kproplog.c
src/lib/kadm5/admin.h
src/lib/kadm5/alt_prof.c