[16449] in Kerberos-V5-bugs

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

[krbdev.mit.edu #8866] git commit

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Thu Jan 16 14:09:39 2020

From: "Greg Hudson via RT" <rt@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.4-44500-1579201759-477.8866-5-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8866":;
Date: Thu, 16 Jan 2020 14:09:19 -0500
MIME-Version: 1.0
Reply-To: rt@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8866 >


Add tests for S4U request-authdata handling

In adata.c, look up the server in the keytab by ticket->server (which
has the canonicalized realm), to allow testing of cross-realm RBCD
(although unused for now).

In s4u2proxy.c, set KRB5_GC_CANONICALIZE to support RBCD, and add an
authdata request option.  Add an s4u2self test harness with authdata
request option.

[ghudson@mit.edu: minor code simplifications; edited commit message]

https://github.com/krb5/krb5/commit/2d039a2b4c3ba6d71da8fcf76658dc63bc659f0c
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 2d039a2b4c3ba6d71da8fcf76658dc63bc659f0c
Branch: master
 .gitignore              |    1 +
 src/tests/Makefile.in   |   11 +++--
 src/tests/adata.c       |    4 +-
 src/tests/s4u2proxy.c   |   37 +++++++++++++-
 src/tests/s4u2self.c    |  128 +++++++++++++++++++++++++++++++++++++++++++++++
 src/tests/t_authdata.py |   22 ++++++++-
 6 files changed, 195 insertions(+), 8 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