svn rev #20640: branches/krb5-1-6/ src/windows/identity/plugins/krb5/
tlyu@MIT.EDU
tlyu at MIT.EDU
Mon Aug 11 11:08:38 EDT 2008
Commit By: tlyu
Log Message:
ticket: 5745
version_fixed: 1.6.4
status: resolved
pull up r20572 from trunk
r20572 at cathode-dark-space: jaltman | 2008-07-23 11:04:26 -0400
ticket: 5745
tags: pullup
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.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5funcs.c
U branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5funcs.h
U branches/krb5-1-6/src/windows/identity/plugins/krb5/krb5newcreds.c
U branches/krb5-1-6/src/windows/identity/plugins/krb5/krbcred.h
More information about the cvs-krb5
mailing list