delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Tue, 13 Mar 2001 17:56:12 +0100 |
From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: SSHd permission problem |
Message-ID: | <20010313175612.A1385@cygbert.vinschen.de> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <3AAE49AF DOT 4937BC65 AT itb DOT biologie DOT hu-berlin DOT de> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <3AAE49AF.4937BC65@itb.biologie.hu-berlin.de>; from axel@itb.biologie.hu-berlin.de on Tue, Mar 13, 2001 at 05:24:15PM +0100 |
On Tue, Mar 13, 2001 at 05:24:15PM +0100, Axel Kowald wrote: > Hi everybody, > > I have problem to run openssh-2.5 on my NT4 machine. > I'm only interested in NT password authentication, so in sshd_config I > set: > > RSAAuthentication no > PasswordAuthentication yes > > my passwd entry looks like this: > > kowald::1000:513:Axel Kowald://e/CygwinStuff/home:/usr/bin/tcsh > > When I'm logged in as kowald, start sshd on the command line (sshd -d) > and try > "ssh -v localhost" I get the error message: Failed password although it > is my correct NT password. > Then I read that sshd running under my account has not sufficient rights > and it has to be installed as service. So I used srvany to install it as > service and it started okay. But when I now try to login I get: > > debug: Connecting to localhost [127.0.0.1] port 22. > debug: connect: Connection refused > > without even asking me for a password !! > > > What am I doing wrong ?? Probably your private ssh key files in /etc have the wrong owner and/or permission. Did you read the first hint in the README named "Important change since 2.3.0p1:"? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |