[krbdev.mit.edu #7413] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Oct 16 19:23:08 EDT 2012


Add an input ccache get_init_creds option

Add a krb5_get_init_creds_opt_set_in_ccache() function.  An input
ccache may hold configuration data which the client libraries can
use to influence their decisions.

https://github.com/krb5/krb5/commit/ebb41dbb797d7a922aaca9b3c09a3e05c45b5a72
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: ebb41dbb797d7a922aaca9b3c09a3e05c45b5a72
Branch: master
 doc/appldev/refs/api/index.rst |    1 +
 src/clients/kinit/kinit.c      |   82 +++++++++++++++++++++++++++-------------
 src/include/k5-int.h           |    1 +
 src/include/krb5/krb5.hin      |   19 +++++++++
 src/lib/krb5/krb/gic_opt.c     |   15 +++++++
 src/lib/krb5/libkrb5.exports   |    1 +
 src/lib/krb5_32.def            |    1 +
 7 files changed, 94 insertions(+), 26 deletions(-)



More information about the krb5-bugs mailing list