X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: sshd: public key working, but can't get passwords working Date: Sun, 29 Jul 2007 15:31:01 -0500 Lines: 28 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.5 (Windows/20070716) In-Reply-To: OpenPGP: url=hkp://wwwkeys.pgp.net X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Daniel Griscom wrote: > I have openssh version 4.6p1-1 installed under WinXP SP2 with all > updates. I've successfully used ssh-host-config to set up sshd > (privilege separation on, local user sshd created, sshd run as service, > "CYGWIN=3Dntsec tty"; sshd started with "net start sshd"; all done under > the administrative account "developer"). I then updated the password and > group files using "mkpasswd --local > /etc/passwd" and "mkgroup --local >> /etc/group". Windows Firewall has port 22 open for sshd. >=20 > Problem: I can't ssh in as developer using a password. I've successfully > copied over a public key into .ssh/authorized_keys2, and I can login > just fine from my expected machines, but I really need to be able to > login from unexpected machines (which won't have their public keys in > authorized_keys2). >=20 > Any suggestions? Look at the log (Windows' event viewer), what's the error sent when you try= to login? --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/