X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.3 required=5.0	tests=AWL,BAYES_05,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_THREADED,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: John Ward <ingops@gmail.com>
Subject: Re: adding an ID with ssh password authentication broken passwordless authentication
Date: Fri, 14 Sep 2012 16:00:41 +0000 (UTC)
Lines: 25
Message-ID: <loom.20120914T174143-946@post.gmane.org>
References: <loom.20120914T143226-846@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

John Ward <ingops <at> gmail.com> writes:

I finally figured it out.  It actually was a problem with a domain account that
I broke when I ran "mkpasswd -l > /etc/passwd" to make sure the new local
account existed in the passwd file (obviously removing the Domain account in the
process).

So I identified the issue improperly.  I just need to read a lot more about
Cygwin and take some tutorials or something.

As soon as I put back the domain account information back into the passwd file
by running "mkpasswd -d MyDomain -u MyID >> /etc/passwd", then I was able to
successfully SSH from another machine (It asked for the password, and it
worked).  I then was able to successfully SFTP to the 2003 server from another
server (setup with the keys).

I guess I need to learn how to properly ssh in from another machine using the
passwordless login.

Can anyone recommend a "cygwin for dummies" site, or a list of great resources
to learn more?

Thanks

John Ward 


--
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

