Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 653 Add krb5_db_register_keytab() Add a public libkdb5 function to register the KDB keytab type. This functionality is needed for out-of-tree KDC servers such as the Samba kpasswd service. [ghudson@mit.edu: edited comments, whitespace, commit message] https://github.com/krb5/krb5/commit/2e99582062d9d6a70f2adb00fd8fe58a1f95b9b7 Author: Andreas Schneider Committer: Greg Hudson Commit: 2e99582062d9d6a70f2adb00fd8fe58a1f95b9b7 Branch: master src/include/kdb.h | 7 +++++++ src/lib/kdb/keytab.c | 6 ++++++ src/lib/kdb/libkdb5.exports | 1 + 3 files changed, 14 insertions(+), 0 deletions(-)