[krbdev.mit.edu #9207] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Apr 13 19:09:56 EDT 2026


Mon Apr 13 19:09:56 2026: Request 9207 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=9207 >



Add AD_ABSENT in authdata pluggable interface

Allow authdata modules to enforce the presence of authdata types by
requesting an invocation even if no authdata element of a listed type
is present.

[ghudson at mit.edu: rewrote commit message; edited comments; removed
defaulting behavior for AD_ABSENT alone]

https://github.com/krb5/krb5/commit/b32e4f37368ce8f222fa2f8b790890e989701602
Author: Julien Rische <jrische at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: b32e4f37368ce8f222fa2f8b790890e989701602
Branch: master
 src/include/krb5/authdata_plugin.h        | 15 ++++-
 src/lib/krb5/krb/authdata.c               | 12 ++--
 src/plugins/authdata/greet_client/greet.c | 92 ++++++++++++++++++++++---------
 src/tests/gssapi/t_namingexts.c           | 52 ++++++++++++++++-
 4 files changed, 137 insertions(+), 34 deletions(-)



More information about the krb5-bugs mailing list