[krbdev.mit.edu #7700] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Sep 3 19:43:50 EDT 2013


Support FAST hide-client-names option

In the KDC, if we see the hide-client-names option, identify the
client as the anonymous principal in KDC-REP and KRB-ERROR responses.
The actual client name is present in encrypted FAST elements.

https://github.com/krb5/krb5/commit/0ebf39d8787b04b524967cdd48f1f1bcaf6bf8f9
Author: Greg Hudson <ghudson at mit.edu>
Commit: 0ebf39d8787b04b524967cdd48f1f1bcaf6bf8f9
Branch: master
 src/include/k5-int.h |    2 +-
 src/kdc/do_as_req.c  |    4 ++++
 src/kdc/do_tgs_req.c |    4 ++++
 src/kdc/fast_util.c  |    6 ++++++
 src/kdc/kdc_util.h   |    4 ++++
 5 files changed, 19 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list