[krbdev.mit.edu #8171] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Jul 6 15:22:46 EDT 2015
Add rename method to kadm5_hook
Bump the minor version of the kadm5_hook interface to 2 and add a
rename method. Invoke the rename method in kadm5_rename_principal()
like we do for other libkadm5srv operations.
Partly based on a patch from John Hascall.
https://github.com/krb5/krb5/commit/a99e5565e99b83a86002332e39938aa6bed6a26a
Author: Greg Hudson <ghudson at mit.edu>
Commit: a99e5565e99b83a86002332e39938aa6bed6a26a
Branch: master
doc/plugindev/kadm5_hook.rst | 5 +++--
src/include/krb5/kadm5_hook_plugin.h | 11 +++++++++++
src/lib/kadm5/server_internal.h | 7 +++++++
src/lib/kadm5/srv/kadm5_hook.c | 10 +++++++++-
src/lib/kadm5/srv/svr_principal.c | 8 ++++++++
src/plugins/kadm5_hook/test/main.c | 8 ++++++++
src/tests/t_kadm5_hook.py | 4 ++++
7 files changed, 50 insertions(+), 3 deletions(-)
More information about the krb5-bugs
mailing list