[krbdev.mit.edu #8479] git commit

Greg Hudson via RT rt at KRBDEV-PROD-APP-1.mit.edu
Mon Sep 9 10:33:31 EDT 2019


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


Add KDC support functions for PA-PAC-OPTIONS

Add helper functions kdc_get_pa_pac_options() and
kdc_add_pa_pac_options(), to retrieve PA-PAC-OPTIONS values from
request padata and to set a PA-PAC-OPTIONS value in encrypted padata.
Don't actually call kdc_add_pa_pac_options() yet.

[ghudson at mit.edu: rewrote commit message; minor style edits]

https://github.com/krb5/krb5/commit/86ba26248dfbbed13cd753dd79e5f45a9a01defc
Author: Isaac Boukris <iboukris at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 86ba26248dfbbed13cd753dd79e5f45a9a01defc
Branch: master
 src/kdc/kdc_util.c |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/kdc/kdc_util.h |    8 ++++++++
 2 files changed, 56 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list