Add the client_name() kdcpreauth callback Add a kdcpreauth callback to returns the canonicalized client principal. https://github.com/krb5/krb5/commit/a84f39ec30f3deeda7836da6e8b3d8dcf7a045b1 Author: Matt Rogers Committer: Greg Hudson Commit: a84f39ec30f3deeda7836da6e8b3d8dcf7a045b1 Branch: master src/include/krb5/kdcpreauth_plugin.h | 6 ++++++ src/kdc/kdc_preauth.c | 9 ++++++++- 2 files changed, 14 insertions(+), 1 deletions(-)