[krbdev.mit.edu #8157] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Jul 22 13:29:39 EDT 2015
Add authentication indicators in AS-REQs
Add an auth_indicators parameter to handle_authdata(). In
finish_process_as_req(), supply the auth indicators asserted by
preauth modules. In handle_authdata(), wrap any supplied auth
indicators in CAMMAC and IF-RELEVANT containers and include them in
the ticket.
https://github.com/krb5/krb5/commit/7601a1c9e103b148d94974bb2ba0c85969055c65
Author: Greg Hudson <ghudson at mit.edu>
Commit: 7601a1c9e103b148d94974bb2ba0c85969055c65
Branch: master
src/kdc/do_as_req.c | 1 +
src/kdc/do_tgs_req.c | 1 +
src/kdc/kdc_authdata.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++
src/kdc/kdc_util.h | 1 +
4 files changed, 53 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list