This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sshd connection refused


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]