There is a site that I need to access via kerberos. Has anyone built the kerberos clients on cygwin? I have a windows version of kinit, which lets me get a ticket. I can then use putty's ssh to login. I'd like to use the cygwin OpenSSH to do this. If I try, I get:

debug1: Authentications that can continue: external-keyx,gssapi-with-mic
debug1: No more authentication methods to try.
Permission denied (external-keyx,gssapi-with-mic).

Maybe there are some environment stuff that OpenSSH needs to use my token? I'm new to kerberos, so I don't know what external-keyx and gssapi-with-mic are. Am I stuck using Putty?

--
Kevin Van Workum

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



Reply via email to