X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: Clayton Evans To: "cygwin AT cygwin DOT com" Date: Fri, 14 Oct 2011 17:02:06 -0500 Subject: RE: openssh authentification Message-ID: References: <20111014200714 DOT GA5531 AT jethro DOT local DOT lan> <20111014213656 DOT GA25327 AT jethro DOT local DOT lan> In-Reply-To: <20111014213656.GA25327@jethro.local.lan> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p9EM2V6T030496 > > ssh-copy-id requires that password authentication is working, which is > > not happening, so I tried manual moving of the files > > Sorry, I obviously overlooked that. > I assume sshd_config is properly configured to allow public key authentication. > > Have you checked your /etc/passwd and /etc/group files? > > Does the user guide¹ help? > > ¹http://cygwin.com/cygwin-ug-net/ntsec.html I have the default sshd_config. Doing a ssh localhost on host works, both with password authentication and with public key authentication after running ssh-user-config on the host. So I would say that yes sshd_config is configured to do public key authentication. I have looked at /etc/passwd and /etc/group on the host and client machines. The Sid match for the group and userid that I am using. Other portions of Cygwin act correctly for my domain userid on both the host and the client machines. So I think that /etc/passwd and /etc/group are OK. Is there anything specific I should be checking in these files? I am off on vacation for a week now, so I will not be able to progress this problem until 24 October 2011. Clayton Evans -- 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