]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add an input ccache get_init_creds option
authorNalin Dahyabhai <nalin@dahyabhai.net>
Mon, 23 Jul 2012 19:02:37 +0000 (15:02 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 16 Oct 2012 23:22:21 +0000 (19:22 -0400)
commitebb41dbb797d7a922aaca9b3c09a3e05c45b5a72
tree128c50caf3ea306aa5edcf5f7a8b212787e37480
parentdd8c4b424d9b48a1eed3be491e5b10f81deb4dec
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.

ticket: 7413 (new)
doc/appldev/refs/api/index.rst
src/clients/kinit/kinit.c
src/include/k5-int.h
src/include/krb5/krb5.hin
src/lib/krb5/krb/gic_opt.c
src/lib/krb5/libkrb5.exports
src/lib/krb5_32.def