Correct Heimdal conversion of libadmin/adminutil
authorJeffrey Altman <jaltman@your-file-system.com>
Sat, 8 Oct 2011 08:01:07 +0000 (10:01 +0200)
committerJeffrey Altman <jaltman@openafs.org>
Sun, 9 Oct 2011 14:39:07 +0000 (07:39 -0700)
commita453f2152145f242c7412c947aaebdd135cb9022
treec4265157a3903839d170230c2ff3724108868f78
parentdf3e4145e758de3530a21bb1e75cd48a4a7f61ec
Correct Heimdal conversion of libadmin/adminutil

Patchset 4251e386aa25bb3fc02fa255e92327fffc8b954d converts to
using Heimdal.  The conversion undid the introduction of the
abstraction function fetch_krb5_error_message() which is
implemented in src/util.  Restore the use of fetch_krb5_error_message()
and modify src/util/krb5_nt.c to use the Kerberos Compat SDK
interface.

Change-Id: I67fe7a309727f67a1da3705e1e485e64747c325c
Reviewed-on: http://gerrit.openafs.org/5571
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/libadmin/adminutil/afs_utilAdmin.c
src/util/NTMakefile
src/util/krb5_nt.c
src/util/krb5_nt.h