[krbdev.mit.edu #8879] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Feb 27 15:23:31 EST 2020


Thu Feb 27 15:23:31 2020: Request 8879 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=8879 >



Allow certauth modules to set hw-authent flag

In PKINIT, if a certauth module returns KRB5_CERTAUTH_HWAUTH from its
authorize method, set the hw-authent flag in the ticket.

https://github.com/krb5/krb5/commit/50fb43b4a2d97ce2cd53e1ced30e8e8224fede70
Author: Greg Hudson <ghudson at mit.edu>
Commit: 50fb43b4a2d97ce2cd53e1ced30e8e8224fede70
Branch: master
 doc/plugindev/certauth.rst              |    7 +++++--
 src/include/krb5/certauth_plugin.h      |    9 ++++++---
 src/lib/krb5/error_tables/k5e1_err.et   |    1 +
 src/plugins/certauth/test/Makefile.in   |    4 ++--
 src/plugins/certauth/test/main.c        |   11 +++++++++--
 src/plugins/preauth/pkinit/pkinit_srv.c |   24 ++++++++++++++++--------
 src/tests/t_certauth.py                 |   13 +++++++++++++
 7 files changed, 52 insertions(+), 17 deletions(-)



More information about the krb5-bugs mailing list