X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <47214CE9.10705@cygwin.com>
Date: Thu, 25 Oct 2007 22:11:53 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Unable to run sshd as service in vista home basic
References: <47211E9B.5020606@gmail.com>
In-Reply-To: <47211E9B.5020606@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
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

Bing Ho wrote:
> Hello,
> 
> I have been unable to start sshd as a service with a Vista Home Basic 
> installation. It works fine for my Vista Premium install, and several XP 
> Pro installations. Have you heard of any Vista Home Basic issues? I have 
> installed cygwin as an administrator and use the supplied 
> ssh-host-config script.
> 
> I receive several different errors, 1062 and 1069 being most common. I 
> have tried with and without privilege separation. Running sshd -d - d -d 
> -D indicates that /var/empty must be "owned by root and not group or 
> world-writable" - as far as I can tell, ssh-host-config should have set 
> those permissions correctly. Changing them myself with chmod or through 
> Vista does not seem to fix the problem, although it is entirely possible 
> that I have the wrong permissions set.


   # net helpmsg 1069

   The service did not start due to a login failure.

Sounds like the user that's running the service is not authorized for
your machine.  How did you configure it?

There is no 'root' in Windows.  The user you're looking for is either
'SYSTEM' or, if you configured ssh-host-config this way, 'sshd_server'.

You may find comparing your installation and configuration of your
Vista Premium and/or XP installations to your Vista Home Basic helpful.

Last, and most certainly not least, if you're still having trouble:

> Problem reports:       http://cygwin.com/problems.html


-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

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

