Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 15 Feb 2005 13:31:14 -0500 From: Kevin Van Workum X-X-Sender: vanw AT MI340a DOT chem DOT mathsci DOT usna DOT edu To: cygwin AT cygwin DOT com Subject: kerberos Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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/