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=f4tm+
	xw48ct0Wdq10UwxjE6WfgttamDzJqCqoRhjOt6SKqSqvNysCVdbDWjb5eIN0RnJB
	hJeMiSebB4i/dRVlltxsKf5MB7KuGiEe8irQ2out7HDX7L8qajVVwnv6h1Xnd0TW
	euIv4UFJVm4dfqqytVTQtA7He5iyGgHh3ynaYM=
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=qiCy9dpk/Pu
	vW8J5WzAlI3GQxW0=; b=Gt2yl9aDvKsFaKu96fAHhF0QRAidz8zDjDi8nlsCHCk
	9BEhRwGuOvvWSjM2XXIDtyWrxQd4Z6DJpv7UwTDjwZzcFpndgemfoeJA7fyr+03N
	UfEzKMpM4DW06ndpnkFGIWTaPB0Y+Fgo9JxO0JYqM6it+DXoUYdhvG6TjtbbpK1k
	=
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=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:930, confused, USER, Hx-spam-relays-external:ESMTPA
X-HELO: vsmx012.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: No way to use ssh ~/.ssh/config with "noacl" option
References: <59FD8C99.8010703@gmail.com>	<20171104113723.GC18070@calimero.vinschen.de>	<59FDA8D9.6050808@gmail.com> <59FDC12F.1080005@codespunk.com>	<59FDDCFA.9030306@codespunk.com> <87shdudp76.fsf@Rainer.invalid>	<59FDF5BE.7060600@gmail.com>
Date: Sat, 04 Nov 2017 19:25:40 +0100
In-Reply-To: <59FDF5BE.7060600@gmail.com> (Matt D.'s message of "Sat, 4 Nov	2017 13:15:42 -0400")
Message-ID: <87h8u9ew9n.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-VADE-STATUS: LEGIT

Matt D. writes:
> It's not perfect but I've always had trouble with all of the
> modifications Cygwin makes to a file's permissions to support
> POSIX-style ACLs. I do miss being able to manage them with chmod and
> setfacl though.

Just remove any ACL inheritance on the home directory before populating
it (or recursively remove it for an existing directory, but that can be
more tricky).  I suggest to use a sub-directory of your actual Windows
home, otherwise you might get into trouble with applications writing dot
files into it and/or getting confused by the dot files from Cygwin.
It's easy enough to mount it to /home/$USER so it's where you'd normally
expect it to show up.


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

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

