]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporate
authorKen Raeburn <raeburn@mit.edu>
Thu, 8 Jun 2006 20:23:17 +0000 (20:23 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 8 Jun 2006 20:23:17 +0000 (20:23 +0000)
commit392fdbdcd41331c6fee36c2e80fa15723c3250e8
tree516995689d3feab02eba3e752a2f7c55517cfe72
parent66d5ab37064b2a221fdeed24545365400547e195
Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporate
the lower-level error message into the message displayed by kinit, which has
already been changed to use krb5_get_error_message.  For example, "kinit(v5):
Credentials cache I/O operation failed (No space left on device) when
initializing cache".

ticket: 3438

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18091 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/cc_file.c