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=ggVAe
	P9IlnoNDEHus90t6J8mluZxB2ooPbqN6Jlk/pALpDGH+RVQxf04zlS/0HeOxjxjZ
	eYyGBvGNvtCUDekSiW0Q/xKRYvm2atMOJaLam7OGWukouBjP56WFtwk+fEkqlQAk
	WX8j/khlSA2IKTrp3qkivGzzyQPB7hYVFc7YnE=
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=ba4t9FlfS9K
	t9+g1WH1SBPcItGI=; b=fsoA2Qn2Il08CjSCKeVQR2Mao9mNN3hlR89JOLXpQsN
	KxKsC04N1d7dqA4VK+nsMHjy0/7JaK7U0CzQuh/xOZckFdyqh7yH5iItLDY01Pq3
	fnqMDjtRdmaDzsgPFVx07aqREd2U9cBTuYpW2NHjlzKZOuDSilBvk2uQ3bETBHNE
	=
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-10.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-17.arcor-online.net 5D475CBC49
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> <87ha0vhzge.fsf@Rainer.invalid>	<5400D64D.1090709@cornell.edu>
Date: Fri, 29 Aug 2014 22:00:38 +0200
In-Reply-To: <5400D64D.1090709@cornell.edu> (Ken Brown's message of "Fri, 29	Aug 2014 15:36:45 -0400")
Message-ID: <87d2bjhxqx.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:
> I just checked /var/log/sshd.log.  (I hadn't thought to do that
> before.) The last message in it is, "/var/empty must be owned by root
> and not group or world-writable."  So the problem seems to be that
> /var/empty appears to sshd to be group writable under the latest
> snapshot.  This is the "downside" that Corinna mentioned.  What needs
> to be done to /var/empty to fix this?

You need to remove all ACL from the directory, either with setfacl or
(from cmd) icacls or even the security tab in Explorer.  Most likely
these are inherited from the parent directory of the Cygwin
installation.


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

