[17116] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #9222] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Jun 22 16:34:22 2026

From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.3-2-2495398-1782160455-1464.9222-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #9222":;
Date: Mon, 22 Jun 2026 16:34:15 -0400
MIME-Version: 1.0
Reply-To: rt-comment@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


Mon Jun 22 16:34:15 2026: Request 9222 was acted upon.
 Transaction: Ticket created by ghudson@mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson@mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9222 >



Add auth indicators to AS-REQ audit state

Add an auth_indicators field to krb5_audit_state so that audit modules
can log which authentication indicators were present in the issued
ticket.  Bump the audit plugin minor version from 1 to 2 to signal the
new field.

Update the simple audit module's JSON encoder to emit the indicators
as a JSON array under the key "auth_indicators" in AS-REQ records.

[ghudson@mit.edu: edited commit message and comments; made minor style
changes]

https://github.com/krb5/krb5/commit/749efe5ce06ff819616a5eed822f1bb06e87321b
Author: Alexander Bokovoy <abokovoy@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 749efe5ce06ff819616a5eed822f1bb06e87321b
Branch: master
 src/include/krb5/audit_plugin.h  |  9 ++++++++-
 src/kdc/do_as_req.c              |  1 +
 src/kdc/kdc_audit.c              |  2 +-
 src/plugins/audit/j_dict.h       |  1 +
 src/plugins/audit/kdc_j_encode.c | 42 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 53 insertions(+), 2 deletions(-)

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post