[krbdev.mit.edu #7199] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Jul 23 16:26:20 EDT 2012
Add krb5int_cc_user_set_default_name
Set the default credential cache name for all processes for the current
user. Currently implemented, for windows only, by setting
HKEY_CURRENT_USER\Software\MIT\Kerberos5:ccname to the specified
ccache name. This will not override the environment variable 'KRB5CCNAME'.
It will override HKEY_LOCAL_MACHINE and 'indirect' registry values.
Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>
(cherry picked from commit 80097093062822dde3f1140d250023576e52f59c)
https://github.com/krb5/krb5/commit/39f14ba4a3c3f8edc954ea11b3a02f472f1a4299
Author: Tom Yu <tlyu at mit.edu>
Commit: 39f14ba4a3c3f8edc954ea11b3a02f472f1a4299
Branch: krb5-1.10
src/include/k5-int.h | 3 ++
src/lib/krb5/os/ccdefname.c | 58 ++++++++++++++++++++++++++++++++++++++++---
src/lib/krb5_32.def | 3 ++
3 files changed, 60 insertions(+), 4 deletions(-)
More information about the krb5-bugs
mailing list