pull up r18250 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 21 Jul 2006 23:37:34 +0000 (23:37 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 21 Jul 2006 23:37:34 +0000 (23:37 +0000)
commit9268218d0710670c895746017345d9934ed387ce
tree13342340036a818a70382428e4134659184b3bb4
parent971dbc57b3661f7b92feefae649929283659836d
pull up r18250 from trunk

 r18250@cathode-dark-space:  jaltman | 2006-06-28 19:00:09 -0400
 ticket: 3940
 tags: pullup

  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

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@18363 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/cc_mslsa.c