X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Mime-Version: 1.0 (Apple Message framework v753)
In-Reply-To: <20080402132726.GG4468@calimero.vinschen.de>
References: <D06D8751-81CE-408B-931B-66DA714FE1CC@von-campe.com> <47C4A0DB.6020007@cygwin.com> <6ADC05D7-7602-4123-81EF-1DE06D26E91F@von-campe.com> <D1627F08-4387-4C0A-94B2-5AFC6C1EA325@von-campe.com> <006301c890e8$4fa2f070$2708a8c0@CAM.ARTIMI.COM> <FB6643AB-610F-46F7-B019-389E82E687C8@von-campe.com> <20080402132726.GG4468@calimero.vinschen.de>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <69CA7E11-E788-4149-9246-DCDF5063FBB2@von-campe.com>
Content-Transfer-Encoding: 7bit
From: Alfred von Campe <alfred@von-campe.com>
Subject: Re: How do I run sshd as a particular user?
Date: Fri, 11 Apr 2008 11:48:17 -0400
To: cygwin@cygwin.com
X-Mailer: Apple Mail (2.753)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Apr 2, 2008, at 9:27, Corinna Vinschen wrote:

> - Did you check /var/run/sshd.log?  If it's empty it's probably  
> because
>   the domain user has no write permission.
>
> - Does the domain user have an entry in the local /etc/passwd?  sshd
>   needs that when checking file ownership.  And it allows to  
> specify the
>   user to cygrunsrv without the "domain\win_username" syntax.
>
> - Did you chown /etc/ssh* and /var/empty to the domain user when  
> trying
>   to start the service under that account?  That's a must have.

It's taken me a while to get to this, but changing the above  
mentioned permissions did the trick.  I can now log on and access  
network shares!  This will make the build engineers' lives a lot  
easier.  Thank you for a great product and for all the help on this  
list!

Well, I spoke a little too soon.  I got this working on two systems,  
but can not get it to work on a third.  The ssh daemon appears to  
start (neither cygrunsrv -S nor starting it from the Services Panel  
gives an error), but it really does not.  The Event Viewer  
Application log shows the following:

   The description for Event ID ( 0 ) in Source ( sshd ) cannot be  
found. The local
   computer may not have the necessary registry information or  
message DLL files to
   display messages from a remote computer. You may be able to use  
the /AUXSOURCE=
   flag to retrieve this description; see Help and Support for  
details. The following
   information is part of the event: sshd: PID 2920: service `sshd'  
failed: signal 11
   raised.

Any ideas what could be raising signal 11 (SIGSEGV) and how I would  
go about debugging this?  ssh access was working to this machine  
before I changed the file system permissions and the account  
information for the sshd service.

Alfred


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

