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: Wed, 21 Feb 2001 13:10:11 +0100
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin <cygwin@cygwin.com>
Subject: Re: sshd connection refused
Message-ID: <20010221131011.P908@cygbert.vinschen.de>
Mail-Followup-To: cygwin <cygwin@cygwin.com>
References: <3A9222D1.C9910D2E@coldstone.com> <20010220091124.O908@cygbert.vinschen.de> <3A9240E0.E438741D@coldstone.com> <20010220183039.A908@cygbert.vinschen.de> <3A92BFF7.52A94034@coldstone.com> <3A939181.972AFB4B@coldstone.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3A939181.972AFB4B@coldstone.com>; from aub@coldstone.com on Wed, Feb 21, 2001 at 01:59:29AM -0800

On Wed, Feb 21, 2001 at 01:59:29AM -0800, Alberto Begliomini wrote:
> I found a solution, but not an explanation.
> 
> sshd does not as system, but it does run as administrator. Changing the 
> ownership of the host keys to administrator and running the service as
> administrator made it work. I then tried to go back, I changed the ownership
> of the host key files back to system and ran the service as system and still
> did not work. Very odd.

Did you change the group as well, eg.

	chown system.system /etc/ssh_host_key*

This could help. The group is checked as well AFAIK.

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

