--On Thursday, January 18, 2007 05:17:52 PM +0100 Ludek Finstrle <[EMAIL PROTECTED]> wrote:
> GSSAPI error: Miscellaneous failure > GSSAPI mech specific error: Program called an obsolete, deleted function My guess would be that you are somehow mixing gssapi32.dll and krb5_32.dll from different releases of mit kerberos. This does not work. Make sure you only have one copy of each of those DLL's and that they are placed in the directory you installed Kerberos for Windows in. (by default, C:\Program Files\MIT\Kerberos\bin) ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
