X-Spam-Check-By: sourceware.org
Mime-Version: 1.0
Message-Id: <p06240802c2d24b662020@[192.168.1.8]>
Date: Sun, 29 Jul 2007 09:58:43 -0400
To: cygwin@cygwin.com
From: Daniel Griscom <griscom@suitable.com>
Subject: sshd: public key working, but can't get passwords working
Content-Type: text/plain; charset="us-ascii" ; format="flowed"
X-Antivirus-Scanner: This message has been scanned by ClamAV.
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

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=ntsec 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.

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

Any suggestions?


Thanks,
Dan

-- 
Daniel T. Griscom             griscom@suitable.com
Suitable Systems              http://www.suitable.com/
1 Centre Street, Suite 204    (781) 665-0053
Wakefield, MA  01880-2400

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

