svn rev #20572: trunk/src/windows/identity/plugins/krb5/

jaltman@MIT.EDU jaltman at MIT.EDU
Wed Jul 23 11:04:27 EDT 2008


Commit By: jaltman
Log Message: 
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   trunk/src/windows/identity/plugins/krb5/krb5funcs.c
U   trunk/src/windows/identity/plugins/krb5/krb5funcs.h
U   trunk/src/windows/identity/plugins/krb5/krb5newcreds.c
U   trunk/src/windows/identity/plugins/krb5/krbcred.h



More information about the cvs-krb5 mailing list