summary: MIT Kerberos GSSAPI support broken (can't load its DLLs) class: bug: This is clearly an actual problem we want fixed. priority: high: This should be fixed in the next release. absent-in: 0.67 present-in: 0.68 fixed-in: 802b4edf4d59a04e903fc8ef5342e25b6a566dc6 (0.69)
We've had multiple reports that the fix for
vuln-indirect-dll-hijack
broke MIT Kerberos support.
Apparently gssapi32.dll needs to load other DLLs from a
location like C:\Program Files\mit\kerberos\bin, such as
krb5_32.dll.
Apparently you get a message something like "The program can not be
started because krb5_32.dll is missing on the computer. Reinstall the
program to resolve the problem." (wording may not be exact)