[16345] in Kerberos-V5-bugs

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

[krbdev.mit.edu #8823] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Tue Aug 27 01:24:58 2019

From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.4-47168-1566883488-1176.8823-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8823":;
Date: Tue, 27 Aug 2019 01:24:48 -0400
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


Tue Aug 27 01:24:47 2019: Request 8823 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=8823 >



Allow the KDB to see and modify auth indicators

Amend the sign_authdata method signature to include a modifiable
auth_indicators array.  Bump the DAL major version and the libkdb5
soname.  Add a test case using the test KDB module.

https://github.com/krb5/krb5/commit/7196c03f18f14695abeb5ae4923004469b172f0f
Author: Greg Hudson <ghudson@mit.edu>
Commit: 7196c03f18f14695abeb5ae4923004469b172f0f
Branch: master
 src/include/kdb.h               |   16 +++++++++++-----
 src/kdc/do_as_req.c             |    2 +-
 src/kdc/do_tgs_req.c            |    9 ++-------
 src/kdc/kdc_authdata.c          |   26 +++++++++++++++-----------
 src/kdc/kdc_util.h              |    2 +-
 src/lib/kdb/Makefile.in         |    2 +-
 src/lib/kdb/kdb5.c              |   10 +++-------
 src/plugins/kdb/test/kdb_test.c |   23 ++++++++++++++++++++++-
 src/tests/t_authdata.py         |    5 +++++
 9 files changed, 61 insertions(+), 34 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