This patch modifies the NIM Kerberos v5 plug-in to use the
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 23 Jul 2008 15:04:26 +0000 (15:04 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 23 Jul 2008 15:04:26 +0000 (15:04 +0000)
commit0b4a03f2df21bfc7c00fdf6b0a8d6f5b5b77b524
treeb770866eeb554adaca9efc035e4a509d452edb00
parent126ad3e2d030651876308ff9a0ec0a0f3686d421
This patch modifies the NIM Kerberos v5 plug-in to use the
krb5_get_error_message() function to look up the error string
if the call to krb5_get_init_creds_password() fails. If the call
to krb5_get_error_message() fails, the caller will failover to
the previous method of looking up a suitable error message based
on the error code.

ticket: 5745
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20572 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/plugins/krb5/krb5funcs.c
src/windows/identity/plugins/krb5/krb5funcs.h
src/windows/identity/plugins/krb5/krb5newcreds.c
src/windows/identity/plugins/krb5/krbcred.h