cc_mslsa.c: The WOW64 environment on 64-bit versions of
authorJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 28 Jun 2006 23:00:09 +0000 (23:00 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 28 Jun 2006 23:00:09 +0000 (23:00 +0000)
commitc58721acb8b2cc4d46315cb578515da6be873713
treeeb342acb94beab4c2f14942205347edaaf3373cf
parent4ba505713ee1046d7e613b1a38b89b980dc13884
cc_mslsa.c:  The WOW64 environment on 64-bit versions of
   Windows prior to Vista Beta 2 did not implement the Lsa
functions used by the MSLSA: ccache.   This patch disables
the MSLSA: ccache in broken WOW64 environments by checking
the Windows version and the existence and response of the
IsWow64Process API.

ticket: 3940
tags: pullup

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