Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Omit KDC indicator check for S4U2Self requests

As there was no initial ticket exchange from the client for an
S4U2Self request, the auth indicator check is inapplicable (and would
always fail if any auth indicators are required).

https://github.com/krb5/krb5/commit/183631fbf72351c2d5fc7d60b2d9fc4d09fe7465
Author: Greg Hudson <ghudson@mit.edu>
Commit: 183631fbf72351c2d5fc7d60b2d9fc4d09fe7465
Branch: master
src/kdc/do_tgs_req.c | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)