[36972] in Kerberos
RE: gssapi32.dll
daemon@ATHENA.MIT.EDU (Jeffery Dowell)
Fri May 8 09:22:29 2015
From: Jeffery Dowell <jeffery.dowell@duke.edu>
To: Jeffrey Altman <jaltman@secure-endpoints.com>,
"Kerberos@mit.edu"
<Kerberos@mit.edu>
Date: Fri, 8 May 2015 13:22:07 +0000
Message-ID: <BY2PR05MB174BAE1E9B479B0FABDE9CBE9DE0@BY2PR05MB174.namprd05.prod.outlook.com>
In-Reply-To: <5547B178.8010500@secure-endpoints.com>
Content-Language: en-US
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Just to close the loop on this one. We found that the conflicting DLL (Krb5_32.dl) was put into C:\windows\sysWOW64 by a Library program called ALEPH. Apparently it is a somewhat commonly used Library system so this knowledge might help others who run into similar issues.
Jeffery
-----Original Message-----
From: Jeffrey Altman [mailto:jaltman@secure-endpoints.com]
Sent: Monday, May 4, 2015 1:51 PM
To: Jeffery Dowell; Kerberos@mit.edu
Subject: Re: gssapi32.dll
On 5/1/2015 3:32 PM, Jeffery Dowell wrote:
> Here are the properties on the file:
>
> Krb5_32.dll
> Kerberos v5 - MIT GSS / Kerberos v5 distribution
> Version 1.2.1.0
> Product Name: MIT Kerberos v5
> Size: 372KB
> Date modified: 10/17/2009
This is really old. It predates KFW 3.0.
> It is actually found in C:\windows\sysWOW64 on very few of our computers.
SysWOW64 is the directory used to hold files the were written to
System32 by 32-bit processes on 64-bit Windows.
> The ones that do have the file in that directory had the error message.
That makes sense because the DLL is in the search path and gssapi32.dll
is not linked to krb5_32.dll with an assembly manifest. Therefore, the
first matching file on the PATH will be used.
Jeffrey Altman
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos