[16258] in Kerberos-V5-bugs
[krbdev.mit.edu #8780] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Wed Mar 13 19:39:33 2019
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: Greg Hudson via RT <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8780@krbdev.mit.edu>
Message-ID: <rt-8780-49323.9.90010513069386@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8780'":;
Date: Wed, 13 Mar 2019 19:39:14 -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
Expand S4U2Self exception in KDC lineage check
An S4U2Self TGS-REQ using only a certificate to identify the user will
not include PA-FOR-USER, so we need to check both types when making an
exception in the lineage check. (S4U2Self requests are allowed to
bypass the lineage check because cross-realm S4U2Self ends with a
backwards cross-realm request to the server realm.)
[ghudson@mit.edu: factored out padata check; deindented the code block
by combining conditionals; rewrote commit message]
https://github.com/krb5/krb5/commit/26c3818737cf16d476043a4acec8afb0fa67e47f
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 26c3818737cf16d476043a4acec8afb0fa67e47f
Branch: master
src/kdc/kdc_util.c | 27 +++++++++++++++++----------
1 files changed, 17 insertions(+), 10 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs