Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Fri, 20 Apr 2001 09:25:35 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: sshd: failed password
Message-ID: <20010420092535.U12557@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <3ADF9AAF.7DD0DDEC@integratus.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3ADF9AAF.7DD0DDEC@integratus.com>; from andy@integratus.com on Thu, Apr 19, 2001 at 07:10:55PM -0700

On Thu, Apr 19, 2001 at 07:10:55PM -0700, Andy Wilcox wrote:
> 
> Howdy.
> 
> First, thanks for all your hard work on cygwin.  It rules!
> 
> Gotta question on sshd.  I've installed the latest copies
> of everything (as of 4/18/01) which includes cygwin 1.1.8
> and openssh-2.5.2.p2.
> 
> I've read the /usr/doc/Cygwin/openssh*.readme, and have
> adjusted the sshd_config file for no RSA and yes for passwords.
> 
> Here's the problem.  Running the daemon as myself,
> and trying to log in as myself, I just get (from sshd -d -d -d)
> "Failed password for andy from 1.2.3.4 port xyz"

When using password authentication it's irrelevant if
you try to login as yourself or any other account.
Your account then unconditionally and invariably needs the
user rights as described in the aforementioned README.
Better try RSA authentication when login from your own
user account (either started from CLI or as service) and
password authentication when sshd is running as service
under LocalSystem account, which has these user rights
by default.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

