X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=yODh8
	Q2BEoJZ4n52mDSftRXj56Y9SsGyZXrDZ995qH3UWtqAUkmQmUBnCZL6CQXVMjO4/
	j4MDj8O8NAawgROvMTUAd6yzqJo2RoXjddkAhm7xrSsNPe2ycs/b6sGP+XX4UyBj
	PrienahVKLHUs52H+dhO3xqqKGJfWjZU9y03ck=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=7nc5goE55e1
	2JOBMkTVtqoK7UL8=; b=agRJLV25oKhfMti4qMI7DL5q9957lYKN2FWTPO7hF5e
	0Zzbqm+sgZeGXRdpxCvd4HRRkU2ykspgSg3hAW1M4uM7OJSzdWxvj7IqS2dqU5GN
	StQjrpAfghShM0cR+TVrKtufzVhb0Qzj1MNot/XnHI3nIRrsyy43DQXPMwq8xTdI
	=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-08.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-01.arcor-online.net 0BAB55A44D
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: (call-process ...) hangs in emacs
References: <87wq9v9j2y.fsf@Rainer.invalid> <53FD0662.5050208@cornell.edu>	<20140827084245.GD20700@calimero.vinschen.de>	<53FDD4A8.5050401@cornell.edu>	<loom.20140827T170804-533@post.gmane.org>	<loom.20140828T085927-71@post.gmane.org>	<20140828095524.GO20700@calimero.vinschen.de>	<20140828131832.GT20700@calimero.vinschen.de>	<loom.20140828T172529-396@post.gmane.org>	<loom.20140829T115632-276@post.gmane.org>	<20140829110938.GD20700@calimero.vinschen.de>	<5400C19D.4070408@cornell.edu>
Date: Fri, 29 Aug 2014 21:23:45 +0200
In-Reply-To: <5400C19D.4070408@cornell.edu> (Ken Brown's message of "Fri, 29	Aug 2014 14:08:29 -0400")
Message-ID: <87ha0vhzge.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Ken Brown writes:
> With the latest snapshot I can't start the sshd service.  The
> Application Log just says, "`sshd' service stopped, exit
> status:255". The problem doesn't occur with the 2014-08-27 snapshot.
> I guess this has something to do with the new permissions on various
> files, but I'm not sure which ones.

Off the top of my head for the standard installation:

/etc/ssh*
/var/empty
/var/log/sshd

When you try to debug the sshd, IIR these are the files that must be
chown'ed to the admin user that runs sshd from the terminal.  Running in
debug mode (either from the terminal or via sshd_config) should produce
messages which file or directory sshd is choking on.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

