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:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=BE MPRfp9TonvvhZHmZvbQdp/SFHNTxBGp7FR3HpPTvwaRtQ3EeXK21vxiXoof8GRxZ K7jc2rW8Jq+ortvn8U94wFCYPxIt7EgmjB9oOAfUgWa2AfiiRFBTDDEnKxQfX/oI FqIjkoLUCdBl6JE+BzkOOq26m72wQko0bgVDBi7sU= 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:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=GxlDhBBT 3c2Ud2Yy2Crem16vgRc=; b=pe13mzIqHoXnSa4pN1TaHoZjIjYcoaDy9Wpx2TT+ POYcCZtJV+HMGqFol6gsu+f/sGBgs2i1CHojnr/Bfo6rhs5yQAkCJLpi4+nudnbf R/xrBd1zqISczMpWWyWHKXCiAetyGc1rrMND1n6tz7LhhDaMptNGfZlyWNG4uAqH Epc= 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.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f169.google.com MIME-Version: 1.0 X-Received: by 10.152.36.98 with SMTP id p2mr32615670laj.14.1381788697773; Mon, 14 Oct 2013 15:11:37 -0700 (PDT) In-Reply-To: References: Date: Tue, 15 Oct 2013 00:11:37 +0200 Message-ID: Subject: Re: SSH Key Authentication is not working From: Tadej Animalix To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hey, I'm turning here for help since I have a feeling that I searched the whole web and I didn't find a solution. I use CYGWIN on Windows 7 to allow connections via SSH, and it works OK if I use username and password for authentication, but it doesn't work with key authentication. At first I noticed that Putty log contains this events ("SSH2_MSG_USERAUTH_REQUEST" sent as last message): Event Log: Offered public key Event Log: Server unexpectedly closed network connection In sshd.log I found that this error was recorded: "0 [main] sshd 20872 fork: child -1 - forked process 17012 died unexpectedly, retry 0, exit code 0xC000007B, errno 11" I looked further and I found that in Windows "Event Viewer" error gets reported by sshd: "The description for Event ID 0 from source sshd cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: sshd: PID 17112: fatal: seteuid 1000: Operation not permitted" I found a guy who had similar problem (http://cygwin.com/ml/cygwin/2012-06/msg00316.html), and there they mention "there is no solution" for this problem, so I was wondering if that's true? Could someone please push me into the right direction? Look forward to hear from you. Thanks and Bye, Tadej -- 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