In order to use GSSAPI-Kerberos 5 as an external-keyx or authentication method both the SSH client and SSH server must contain support for the
methods and they must be enabled. It is not clear from your postings
that the clients and servers support the GSSAPI extensions.


Second, on Windows it is important that the applications you are using
share the same credentials cache that kinit uses to store the credentials. You have not stated which Kerberos you are using on
Windows. Is it:


 * MIT Kerberos for Windows 2.5 (provides a shared in memory cache)
 * MIT Kerberos 5 built with cygwin (uses a file cache)
 * Microsoft's Kerberos LSA (you can't use kinit with this)

Your application must support the same cache as the mechanism used to
obtain the tickets.  Kermit 95 is one application which supports
SSH GSSAPI Kebreros 5 which I know works with MIT Kerberos for Windows.
I have no idea about Secure CRT.

Jeffrey Altman


junaid bhimani wrote:
I am trying to authenticate through secure crt using gssapi provided by kerberos. Kerberos 5 server is unix based. Client is windows xp. I can run kinit, klist and kdestroy successfully. But when connecting to server through secure crt, I am getting "no more authentication method available". Any or all help is highly appreciated.

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to