X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=p6wAW6HcrH2R3y8x1GbblwNZSeoEq WYHVs2mQmx4wmfGPgAVj6Oh1bSOWWCV/BYHHJnAO9TCD7s0HITEQOlCIbBfY9EPG RsPo0iPL1MFZhrMLueRb12S3HTlCTZ/2AZ6zsjtc0kouCb0mHBJ48NeqbMGtW/eF nrPnlyEm2KCLOY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=zMeBkfC6/Xp9W5mo1UEX19gCd9k=; b=XqZ wDq5LfToD6C8cXt9FCQ0DdQBslBNQuV9qIWVRiCY7UhYy+fYGjqqfgcMg474JsjD FvKAiz9YGFlpCMLlsluu1jT7vqrLD31Uo+QTZTKUdniUJPVgwU8QKqfG04tuzvnG Apg7P5Qxupgh4xN7+pOkeSWSN+A+DgM/1ZP9ISmo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.4 required=5.0 tests=AWL,BAYES_50,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-vc0-f182.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=9le8Osnomdwc/SxAnjhyt8DSg1HCJyxKdrhMDQOcLiE=; b=iLBlUfB+ghRNbV783ileAx0Sz7rSvwveqiOmWCEcRHm1ws5FXdNUIldsAqYCS3MyKf jrJPdYQLJkW6c8wK6+G9GAyg9DjtuqGoXeGUQYEUF5VpC8OmbHBQdWZ4Pr4TegX2tVy6 +74r7crmtF4l7kF6HODHGGNh1heHF1mdOPKQqjWbmbW6iGRn4HvojIDKVUSrhrY5Bhvl tG+iUrA3fXBrEQ6eh+aVAEnI0Zf8lm8QdB3Hv6oeuM1WGyrlxRaI8xWewmfqqleCjftx cWFtjcSKNqC/usS35XYCygsqezITK4AzliH1MI2CbKLPmfY9Ga1wfmpeRheMY1SBub97 +0oA== X-Gm-Message-State: ALoCoQkNdtuPUIjHYTxCiQ30koVK7BrTbnwPrirg3VVHlqGCeKEVtBWAiX3peBbkh3EmuQmUgPt3 MIME-Version: 1.0 X-Received: by 10.58.190.34 with SMTP id gn2mr357748vec.34.1379512536780; Wed, 18 Sep 2013 06:55:36 -0700 (PDT) Date: Wed, 18 Sep 2013 15:55:36 +0200 Message-ID: Subject: GSSAPI authentication and OpenSSH on Windows From: =?ISO-8859-1?Q?Alf_H=E5kansson?= To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Hello! I am trying to get Kerberos authentication to work with openssh on a Windows machine that is part of a windows domain. I have read all I could find on the internet about this issue but no one seems to have succeeded. OpenSSH is built with the Heimdal package. There is a post that pretty well describes all the steps to take to get it to work (but it does not) http://cygwin.org/ml/cygwin/2013-08/msg00386.html As I subscribed after that post I have no idea how to reply to it. The problem occurs when I am making the keytab file with help of ktpass.exe. I need the principal HOST/myhost.whatever.com Thing is that the machine itself is already registered with that principal and as the Domain Controler only can have one entry for that principal the machine will be deregistered and you can no longer logon with a domain user to the console. So please if anyone has any experience in this topic let me know! /Alf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple