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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=E7s88mx1fid616NkY+aRCmbkd/zuj1nznihTf3b/LmM 3oLjy3289x3KUPanzSaubYzFkA5Ylrl1Xl2s41psMbOxgrT0RwZD6iLJCZcQUVuz LQRqSQeloNv2zN++nm9O8KQofKM9Jf4w2+dCjxtXqAflxwmELE/9I2ANF1bVSPX4 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=fUclud+nqFG8tPok/XYcSI3oZ1g=; b=xD7qDDoSHeoHQ1E3Z AlGz/OrtDWmUHH0zUgMC8UTff/mZHUrNricZ4zHonw7aa67paz8BI0BIS21GnvKD Ymnn/u0t6Z8FAZ/kwX2aJU3Pc6V4BVN40qhJDzV8aMWGu0kkACaa5bqVrmCyRsvB UZVxh3RffWyrZs/uJnx/K4D7VU= 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=0.4 required=5.0 tests=AWL,BAYES_50,KAM_PASSWORD,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: resqmta-po-12v.sys.comcast.net Message-ID: <552C2B19.4040507@2horns.com> Date: Mon, 13 Apr 2015 13:46:17 -0700 From: Hans Horn User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: current recommended way of configuring ssh for password-less login References: <552C27E4 DOT 1070801 AT cygwin DOT com> In-Reply-To: <552C27E4.1070801@cygwin.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 4/13/2015 1:32 PM, Larry Hall (Cygwin) wrote: > On 04/13/2015 03:59 PM, Hans Horn wrote: >> Folks, >> >> as the subject line says. >> >> no matter what ssh-keys I use, or permissions I set, the ssh server >> insists >> in wanting my password. >> >> What is the current expert-recommended way of accomplishing password-less >> ssh under cygwin? > > Run '/usr/bin/ssh-host-config' on the Cygwin installation that's the server > and '/usr/bin/ssh-user-config' on the Cygwin installation under the user > login that will be logging into the 'sshd' server. This assumes that > you're > not connected to a domain. If you are, see this FAQ: > > > > Thanks, Larry. That (/usr/bin/ssh-user-config) did the trick. -- 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