jay alvarez wrote: > Hi, > Do you know any windows ssh client that can use > gssapi authentication and not using SSPI(used by > vintela and CSS putty versions)
There's a version of the CSS putty modifications which can use MIT Kerberos for Windows. Download their Putty Installer, install it, and then change the dll which it uses for Kerberos support by renaming C:\Program Files\PuTTY\plugin_mitgss.dll as C:\Program Files\PuTTY\plugingss.dll In my experience, there's a problem with newer versions of the code not working with MIT Kerberos, but version 0-55b1 works fine. Cheers, Simon. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
